Uses of Enum Class
org.coderic.iso20022.messages.camt.InvestigationLocationMethod1Code
-
Uses of InvestigationLocationMethod1Code in org.coderic.iso20022.messages.camt
Modifier and TypeMethodDescriptionInvestigationLocationData1.getMtd()
Gets the value of the mtd property.Returns the enum constant of this class with the specified name.static InvestigationLocationMethod1Code[]
InvestigationLocationMethod1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
InvestigationLocationData1.setMtd
(InvestigationLocationMethod1Code value) Sets the value of the mtd property.