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