Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.UnitOfMeasure1Code
-
Packages that use UnitOfMeasure1Code Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
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 UnitOfMeasure1Code Modifier and Type Field Description protected UnitOfMeasure1CodeProduct2. unitOfMeasrMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return UnitOfMeasure1Code Modifier and Type Method Description static UnitOfMeasure1CodeUnitOfMeasure1Code. fromValue(java.lang.String v)UnitOfMeasure1CodeProduct2. getUnitOfMeasr()Gets the value of the unitOfMeasr property.static UnitOfMeasure1CodeUnitOfMeasure1Code. valueOf(java.lang.String name)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 UnitOfMeasure1Code Modifier and Type Method Description voidProduct2. setUnitOfMeasr(UnitOfMeasure1Code value)Sets the value of the unitOfMeasr property.
-