Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_01.RemittanceLocationMethod1Code
Packages that use RemittanceLocationMethod1Code
-
Uses of RemittanceLocationMethod1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as RemittanceLocationMethod1CodeModifier and TypeFieldDescriptionprotected RemittanceLocationMethod1Code
RemittanceLocation1.rmtLctnMtd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return RemittanceLocationMethod1CodeModifier and TypeMethodDescriptionRemittanceLocation1.getRmtLctnMtd()
Gets the value of the rmtLctnMtd property.Returns the enum constant of this type with the specified name.static RemittanceLocationMethod1Code[]
RemittanceLocationMethod1Code.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_01 with parameters of type RemittanceLocationMethod1CodeModifier and TypeMethodDescriptionvoid
RemittanceLocation1.setRmtLctnMtd
(RemittanceLocationMethod1Code value) Sets the value of the rmtLctnMtd property.