Uses of Enum Class
org.coderic.iso20022.messages.cafm.StorageLocation1Code
Packages that use StorageLocation1Code
-
Uses of StorageLocation1Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return StorageLocation1CodeModifier and TypeMethodDescriptionstatic StorageLocation1CodeToken3.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.cafm with parameters of type StorageLocation1CodeModifier and TypeMethodDescriptionvoidToken3.setStorgLctn(StorageLocation1Code value) Sets the value of the storgLctn property.