Uses of Class
de.hybris.platform.cockpit.services.config.jaxb.editor.preview.AttributesType
-
Packages that use AttributesType Package Description de.hybris.platform.cockpit.services.config.jaxb.editor.preview -
-
Uses of AttributesType in de.hybris.platform.cockpit.services.config.jaxb.editor.preview
Fields in de.hybris.platform.cockpit.services.config.jaxb.editor.preview declared as AttributesType Modifier and Type Field Description protected AttributesTypeRowType. attributesMethods in de.hybris.platform.cockpit.services.config.jaxb.editor.preview that return AttributesType Modifier and Type Method Description AttributesTypeObjectFactory. createAttributesType()Create an instance ofAttributesTypeAttributesTypeRowType. getAttributes()Gets the value of the attributes property.Methods in de.hybris.platform.cockpit.services.config.jaxb.editor.preview with parameters of type AttributesType Modifier and Type Method Description voidRowType. setAttributes(AttributesType value)Sets the value of the attributes property.
-