Uses of Class
org.neotropic.kuwaiba.modules.commercial.sync.model.ESyncParameters
- 
Packages that use ESyncParameters Package Description org.neotropic.kuwaiba.modules.commercial.sync.model  - 
- 
Uses of ESyncParameters in org.neotropic.kuwaiba.modules.commercial.sync.model
Methods in org.neotropic.kuwaiba.modules.commercial.sync.model that return ESyncParameters Modifier and Type Method Description static ESyncParametersESyncParameters. get(String abbreviation)Return enum based on register valuesstatic ESyncParametersESyncParameters. valueOf(String name)Returns the enum constant of this type with the specified name.static ESyncParameters[]ESyncParameters. values()Returns an array containing the constants of this enum type, in the order they are declared. 
 -