Uses of Enum Class
org.coderic.iso20022.messages.camt.InvestigationLocationMethod1Code
Packages that use InvestigationLocationMethod1Code
-
Uses of InvestigationLocationMethod1Code in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return InvestigationLocationMethod1CodeModifier 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.Methods in org.coderic.iso20022.messages.camt with parameters of type InvestigationLocationMethod1CodeModifier and TypeMethodDescriptionvoidInvestigationLocationData1.setMtd(InvestigationLocationMethod1Code value) Sets the value of the mtd property.