Class FieldIDType

  • All Implemented Interfaces:
    com.helger.commons.lang.IExplicitlyCloneable, Serializable, Cloneable

    @CodingStyleguideUnaware
    public class FieldIDType
    extends Object
    implements Serializable, com.helger.commons.lang.IExplicitlyCloneable

    Java class for FieldIDType complex type.

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

     <complexType name="FieldIDType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element ref="{http://www.w3.org/2009/xmldsig11#}Prime"/>
             <element ref="{http://www.w3.org/2009/xmldsig11#}TnB"/>
             <element ref="{http://www.w3.org/2009/xmldsig11#}PnB"/>
             <element ref="{http://www.w3.org/2009/xmldsig11#}GnB"/>
             <any processContents='lax' namespace='##other'/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>
     

    This class was annotated by ph-jaxb22-plugin -Xph-annotate

    This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode

    This class contains methods created by ph-jaxb22-plugin -Xph-tostring

    This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2

    This class contains methods created by ph-jaxb22-plugin -Xph-value-extender

    See Also:
    Serialized Form