Uses of Class
de.hybris.platform.cockpit.services.config.jaxb.editor.preview.ReferenceType
-
Packages that use ReferenceType Package Description de.hybris.platform.cockpit.services.config.jaxb.editor.preview -
-
Uses of ReferenceType in de.hybris.platform.cockpit.services.config.jaxb.editor.preview
Fields in de.hybris.platform.cockpit.services.config.jaxb.editor.preview with type parameters of type ReferenceType Modifier and Type Field Description protected java.util.List<ReferenceType>RowType. referenceMethods in de.hybris.platform.cockpit.services.config.jaxb.editor.preview that return ReferenceType Modifier and Type Method Description ReferenceTypeObjectFactory. createReferenceType()Create an instance ofReferenceTypeMethods in de.hybris.platform.cockpit.services.config.jaxb.editor.preview that return types with arguments of type ReferenceType Modifier and Type Method Description java.util.List<ReferenceType>RowType. getReference()Gets the value of the reference property.
-