Uses of Enum Class
org.coderic.iso20022.messages.secl.SafekeepingPlace1Code
Packages that use SafekeepingPlace1Code
-
Uses of SafekeepingPlace1Code in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return SafekeepingPlace1CodeModifier and TypeMethodDescriptionstatic SafekeepingPlace1CodeSafekeepingPlaceTypeAndAnyBICIdentifier1.getSfkpgPlcTp()Gets the value of the sfkpgPlcTp property.static SafekeepingPlace1CodeReturns the enum constant of this class with the specified name.static SafekeepingPlace1Code[]SafekeepingPlace1Code.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 SafekeepingPlace1CodeModifier and TypeMethodDescriptionvoidSafekeepingPlaceTypeAndAnyBICIdentifier1.setSfkpgPlcTp(SafekeepingPlace1Code value) Sets the value of the sfkpgPlcTp property.