Uses of Enum Class
org.coderic.iso20022.messages.secl.SafekeepingPlace3Code
Packages that use SafekeepingPlace3Code
-
Uses of SafekeepingPlace3Code in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return SafekeepingPlace3CodeModifier and TypeMethodDescriptionstatic SafekeepingPlace3CodeSafekeepingPlaceTypeAndText1.getSfkpgPlcTp()Gets the value of the sfkpgPlcTp property.static SafekeepingPlace3CodeReturns the enum constant of this class with the specified name.static SafekeepingPlace3Code[]SafekeepingPlace3Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.secl with parameters of type SafekeepingPlace3CodeModifier and TypeMethodDescriptionvoidSafekeepingPlaceTypeAndText1.setSfkpgPlcTp(SafekeepingPlace3Code value) Sets the value of the sfkpgPlcTp property.