Class CountryRefStructure

  • All Implemented Interfaces:
    Serializable

    public class CountryRefStructure
    extends Object
    implements Serializable
    Type for reference to a Country Identifier.

    Java class for CountryRefStructure complex type.

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

     <complexType name="CountryRefStructure">
       <simpleContent>
         <extension base="<http://www.ifopt.org.uk/ifopt>CountryCodeType">
         </extension>
       </simpleContent>
     </complexType>
     
    See Also:
    Serialized Form