Package iofXml.v2

Class AllocationControl

  • All Implemented Interfaces:

    
    public class AllocationControl
    
                        

    Java class for anonymous complex type

    .

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

    
    <complexType>
      <complexContent>
        <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
          <sequence>
            <choice minOccurs="0">
              <choice>
                <element ref="{}ClubId"/>
                <element ref="{}Club"/>
              </choice>
              <choice>
                <element ref="{}PersonId"/>
                <element ref="{}Person"/>
              </choice>
            </choice>
            <element ref="{}AllocationControlType"/>
          </sequence>
        </restriction>
      </complexContent>
    </complexType>
    
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description