Class GenericCustomObjectImpl<TValue>

java.lang.Object
com.commercetools.api.models.custom_object.GenericCustomObjectImpl<TValue>
Type Parameters:
TValue - The type of the value of this custom object.
All Implemented Interfaces:
BaseResource, GenericCustomObject<TValue>, DomainResource<GenericCustomObject<TValue>>, Identifiable<GenericCustomObject<TValue>>, Referencable<GenericCustomObject<TValue>>, Versioned<GenericCustomObject<TValue>>

public class GenericCustomObjectImpl<TValue> extends Object implements GenericCustomObject<TValue>
generic custom object implementation