Uses of Enum Class
org.coderic.iso20022.messages.pain.Authorisation1Code
Packages that use Authorisation1Code
-
Uses of Authorisation1Code in org.coderic.iso20022.messages.pain
Methods in org.coderic.iso20022.messages.pain that return Authorisation1CodeModifier and TypeMethodDescriptionstatic Authorisation1CodeAuthorisation1Choice.getCd()Gets the value of the cd property.static Authorisation1CodeReturns the enum constant of this class with the specified name.static Authorisation1Code[]Authorisation1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.pain with parameters of type Authorisation1CodeModifier and TypeMethodDescriptionvoidAuthorisation1Choice.setCd(Authorisation1Code value) Sets the value of the cd property.