Uses of Class
de.hybris.platform.integrationservices.model.IntegrationObjectClassAttributeModel
Packages that use IntegrationObjectClassAttributeModel
Package
Description
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
-
Uses of IntegrationObjectClassAttributeModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return types with arguments of type IntegrationObjectClassAttributeModelModifier and TypeMethodDescriptionIntegrationObjectClassModel.getAttributes()Generated method - Getter of theIntegrationObjectClass.attributesattribute defined at extensionintegrationservices.Method parameters in de.hybris.platform.integrationservices.model with type arguments of type IntegrationObjectClassAttributeModelModifier and TypeMethodDescriptionvoidIntegrationObjectClassModel.setAttributes(Set<IntegrationObjectClassAttributeModel> value) Generated method - Setter ofIntegrationObjectClass.attributesattribute defined at extensionintegrationservices.