Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_09.PriceValueType1Code
Packages that use PriceValueType1Code
-
Uses of PriceValueType1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as PriceValueType1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return PriceValueType1CodeModifier and TypeMethodDescriptionstatic PriceValueType1Code
YieldedOrValueType1Choice.getValTp()
Gets the value of the valTp property.static PriceValueType1Code
Returns the enum constant of this type with the specified name.static PriceValueType1Code[]
PriceValueType1Code.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_09 with parameters of type PriceValueType1CodeModifier and TypeMethodDescriptionvoid
YieldedOrValueType1Choice.setValTp
(PriceValueType1Code value) Sets the value of the valTp property.