Uses of Class
de.hybris.platform.servicelayer.internal.model.impl.OperationOnModelInternal
-
Packages that use OperationOnModelInternal Package Description de.hybris.platform.servicelayer.internal.model.impl -
-
Uses of OperationOnModelInternal in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl that return OperationOnModelInternal Modifier and Type Method Description static OperationOnModelInternalOperationOnModelInternal. from(PersistenceOperation persistenceOperation)static OperationOnModelInternalOperationOnModelInternal. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OperationOnModelInternal[]OperationOnModelInternal. values()Returns an array containing the constants of this enum type, in the order they are declared.
-