Uses of Class
ru.moysklad.remap_1_2.entities.Currency.Unit.Gender
-
Packages that use Currency.Unit.Gender Package Description ru.moysklad.remap_1_2.entities -
-
Uses of Currency.Unit.Gender in ru.moysklad.remap_1_2.entities
Methods in ru.moysklad.remap_1_2.entities that return Currency.Unit.Gender Modifier and Type Method Description static Currency.Unit.GenderCurrency.Unit.Gender. valueOf(String name)Returns the enum constant of this type with the specified name.static Currency.Unit.Gender[]Currency.Unit.Gender. values()Returns an array containing the constants of this enum type, in the order they are declared.
-