Uses of Class
com.hybris.cockpitng.config.jaxb.wizard.DoneType
-
Packages that use DoneType Package Description com.hybris.cockpitng.config.jaxb.wizard -
-
Uses of DoneType in com.hybris.cockpitng.config.jaxb.wizard
Fields in com.hybris.cockpitng.config.jaxb.wizard declared as DoneType Modifier and Type Field Description protected DoneTypeNavigationType. doneMethods in com.hybris.cockpitng.config.jaxb.wizard that return DoneType Modifier and Type Method Description DoneTypeObjectFactory. createDoneType()Create an instance ofDoneTypeDoneTypeNavigationType. getDone()Gets the value of the done property.Methods in com.hybris.cockpitng.config.jaxb.wizard with parameters of type DoneType Modifier and Type Method Description voidNavigationType. setDone(DoneType value)Sets the value of the done property.
-