Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_07.UnitOfMeasure1Code
Packages that use UnitOfMeasure1Code
-
Uses of UnitOfMeasure1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as UnitOfMeasure1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return UnitOfMeasure1CodeModifier and TypeMethodDescriptionstatic UnitOfMeasure1CodeProduct2.getUnitOfMeasr()Gets the value of the unitOfMeasr property.static UnitOfMeasure1CodeReturns 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_07 with parameters of type UnitOfMeasure1CodeModifier and TypeMethodDescriptionvoidProduct2.setUnitOfMeasr(UnitOfMeasure1Code value) Sets the value of the unitOfMeasr property.