Uses of Class
org.neotropic.kuwaiba.modules.commercial.sync.components.ESyncResultState
-
Packages that use ESyncResultState Package Description org.neotropic.kuwaiba.modules.commercial.sync.components -
-
Uses of ESyncResultState in org.neotropic.kuwaiba.modules.commercial.sync.components
Methods in org.neotropic.kuwaiba.modules.commercial.sync.components that return ESyncResultState Modifier and Type Method Description static ESyncResultStateESyncResultState. valueOf(String name)Returns the enum constant of this type with the specified name.static ESyncResultState[]ESyncResultState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-