Uses of Class
de.hybris.platform.integrationservices.model.IntegrationObjectItemClassificationAttributeModel
-
Packages that use IntegrationObjectItemClassificationAttributeModel Package Description de.hybris.platform.integrationservices.model Contains generated models for each type of de.hybris.platform.integrationservices.jalo package. -
-
Uses of IntegrationObjectItemClassificationAttributeModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return types with arguments of type IntegrationObjectItemClassificationAttributeModel Modifier and Type Method Description java.util.Set<IntegrationObjectItemClassificationAttributeModel>IntegrationObjectItemModel. getClassificationAttributes()Generated method - Getter of theIntegrationObjectItem.classificationAttributesattribute defined at extensionintegrationservices.Method parameters in de.hybris.platform.integrationservices.model with type arguments of type IntegrationObjectItemClassificationAttributeModel Modifier and Type Method Description voidIntegrationObjectItemModel. setClassificationAttributes(java.util.Set<IntegrationObjectItemClassificationAttributeModel> value)Generated method - Setter ofIntegrationObjectItem.classificationAttributesattribute defined at extensionintegrationservices.
-