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