Class PnBFieldParamsType

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

    @CodingStyleguideUnaware
    public class PnBFieldParamsType
    extends CharTwoFieldParamsType

    Java class for PnBFieldParamsType complex type.

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

     <complexType name="PnBFieldParamsType">
       <complexContent>
         <extension base="{http://www.w3.org/2009/xmldsig11#}CharTwoFieldParamsType">
           <sequence>
             <element name="K1" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
             <element name="K2" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
             <element name="K3" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
           </sequence>
         </extension>
       </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
    • Constructor Detail

      • PnBFieldParamsType

        public PnBFieldParamsType()
        Default constructor
        Note: automatically created by ph-jaxb22-plugin -Xph-value-extender