Uses of Enum Class
org.coderic.iso20022.messages.casp.LocationCategory4Code
Packages that use LocationCategory4Code
-
Uses of LocationCategory4Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return LocationCategory4CodeModifier and TypeMethodDescriptionstatic LocationCategory4CodeOrganisation41.getLctnCtgy()Gets the value of the lctnCtgy property.static LocationCategory4CodeReturns the enum constant of this class with the specified name.static LocationCategory4Code[]LocationCategory4Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.casp with parameters of type LocationCategory4CodeModifier and TypeMethodDescriptionvoidOrganisation41.setLctnCtgy(LocationCategory4Code value) Sets the value of the lctnCtgy property.