Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_05.UnitOfMeasure1Code
Packages that use UnitOfMeasure1Code
-
Uses of UnitOfMeasure1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as UnitOfMeasure1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return UnitOfMeasure1CodeModifier and TypeMethodDescriptionstatic UnitOfMeasure1Code
Product2.getUnitOfMeasr()
Gets the value of the unitOfMeasr property.static UnitOfMeasure1Code
Returns the enum constant of this type with the specified name.static UnitOfMeasure1Code[]
UnitOfMeasure1Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type UnitOfMeasure1CodeModifier and TypeMethodDescriptionvoid
Product2.setUnitOfMeasr
(UnitOfMeasure1Code value) Sets the value of the unitOfMeasr property.