Uses of Class
de.hybris.bootstrap.typesystem.jaxb.CustomPropertiesType
Packages that use CustomPropertiesType
-
Uses of CustomPropertiesType in de.hybris.bootstrap.typesystem.jaxb
Fields in de.hybris.bootstrap.typesystem.jaxb declared as CustomPropertiesTypeModifier and TypeFieldDescriptionprotected CustomPropertiesTypeAttributeType.customPropertiesprotected CustomPropertiesTypeRelationElementType.customPropertiesMethods in de.hybris.bootstrap.typesystem.jaxb that return CustomPropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createCustomPropertiesType()Create an instance ofCustomPropertiesTypeAttributeType.getCustomProperties()Gets the value of the customProperties property.RelationElementType.getCustomProperties()Gets the value of the customProperties property.Methods in de.hybris.bootstrap.typesystem.jaxb that return types with arguments of type CustomPropertiesTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<CustomPropertiesType>ObjectFactory.createItemtypeTypeCustomProperties(CustomPropertiesType value) Methods in de.hybris.bootstrap.typesystem.jaxb with parameters of type CustomPropertiesTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<CustomPropertiesType>ObjectFactory.createItemtypeTypeCustomProperties(CustomPropertiesType value) voidAttributeType.setCustomProperties(CustomPropertiesType value) Sets the value of the customProperties property.voidRelationElementType.setCustomProperties(CustomPropertiesType value) Sets the value of the customProperties property.