Enum Class UnableToApplyMissingInformation3Code

java.lang.Object
java.lang.Enum<UnableToApplyMissingInformation3Code>
iso.std.iso._20022.tech.xsd.camt_026_001.UnableToApplyMissingInformation3Code
All Implemented Interfaces:
Serializable, Comparable<UnableToApplyMissingInformation3Code>, Constable

public enum UnableToApplyMissingInformation3Code extends Enum<UnableToApplyMissingInformation3Code>

Java class for UnableToApplyMissingInformation3Code.

The following schema fragment specifies the expected content contained within this class.

 <simpleType name="UnableToApplyMissingInformation3Code">
   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     <enumeration value="MS01"/>
     <enumeration value="NARR"/>
   </restriction>
 </simpleType>