Uses of Enum Class
org.coderic.iso20022.messages.cafr.StorageLocation1Code
Packages that use StorageLocation1Code
-
Uses of StorageLocation1Code in org.coderic.iso20022.messages.cafr
Methods in org.coderic.iso20022.messages.cafr that return StorageLocation1CodeModifier and TypeMethodDescriptionstatic StorageLocation1CodeToken2.getStorgLctn()Gets the value of the storgLctn property.static StorageLocation1CodeReturns the enum constant of this class with the specified name.static StorageLocation1Code[]StorageLocation1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.cafr with parameters of type StorageLocation1CodeModifier and TypeMethodDescriptionvoidToken2.setStorgLctn(StorageLocation1Code value) Sets the value of the storgLctn property.