Uses of Class
com.hybris.cockpitng.core.persistence.impl.jaxb.CreateSettings
-
Packages that use CreateSettings Package Description com.hybris.cockpitng.core.persistence.impl.jaxb -
-
Uses of CreateSettings in com.hybris.cockpitng.core.persistence.impl.jaxb
Fields in com.hybris.cockpitng.core.persistence.impl.jaxb declared as CreateSettings Modifier and Type Field Description protected CreateSettingsInstanceSettings. createMethods in com.hybris.cockpitng.core.persistence.impl.jaxb that return CreateSettings Modifier and Type Method Description CreateSettingsInstanceSettings. getCreate()Gets the value of the create property.Methods in com.hybris.cockpitng.core.persistence.impl.jaxb with parameters of type CreateSettings Modifier and Type Method Description voidInstanceSettings. setCreate(CreateSettings value)Sets the value of the create property.
-