Interface TypeMixin
- All Superinterfaces:
Identifiable<Type>
,Referencable<Type>
,ResourceIdentifiable<Type>
- All Known Subinterfaces:
Type
-
Method Summary
Modifier and TypeMethodDescriptiondefault FieldDefinition
default TypeReference
default TypeResourceIdentifier
Methods inherited from interface com.commercetools.api.models.Identifiable
getId
-
Method Details
-
getFieldDefinitions
List<FieldDefinition> getFieldDefinitions() -
getFieldDefinitionByName
-
toResourceIdentifier
- Specified by:
toResourceIdentifier
in interfaceResourceIdentifiable<Type>
-
toReference
- Specified by:
toReference
in interfaceReferencable<Type>
-