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