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