Uses of Enum Class
org.coderic.iso20022.messages.tsin.TechnicalValidationStatus1Code
Packages that use TechnicalValidationStatus1Code
-
Uses of TechnicalValidationStatus1Code in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return TechnicalValidationStatus1CodeModifier and TypeMethodDescriptionValidationStatusInformation1.getSts()Gets the value of the sts property.Returns the enum constant of this class with the specified name.static TechnicalValidationStatus1Code[]TechnicalValidationStatus1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.tsin with parameters of type TechnicalValidationStatus1CodeModifier and TypeMethodDescriptionvoidValidationStatusInformation1.setSts(TechnicalValidationStatus1Code value) Sets the value of the sts property.