Class ClearingSystemMemberIdentification2ADMN

java.lang.Object
iso.std.ma._20022.tech.xsd.admn_007_001.ClearingSystemMemberIdentification2ADMN

public class ClearingSystemMemberIdentification2ADMN extends Object

Java class for ClearingSystemMemberIdentification2ADMN complex type.

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

 <complexType name="ClearingSystemMemberIdentification2ADMN">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MmbId" type="{urn:iso:std:ma:20022:tech:xsd:admn.007.001.01}Min11Max11Text"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • mmbId

      protected String mmbId
  • Constructor Details

    • ClearingSystemMemberIdentification2ADMN

      public ClearingSystemMemberIdentification2ADMN()
  • Method Details

    • getMmbId

      public String getMmbId()
      Gets the value of the mmbId property.
      Returns:
      possible object is String
    • setMmbId

      public void setMmbId(String value)
      Sets the value of the mmbId property.
      Parameters:
      value - allowed object is String