Class SDPFysiskPostInfo

  • All Implemented Interfaces:
    org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    public class SDPFysiskPostInfo
    extends Object
    implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    Java class for FysiskPostInfo complex type.

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

     <complexType name="FysiskPostInfo">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="mottaker" type="{http://begrep.difi.no/sdp/schema_v10}FysiskPostadresse"/>
             <element name="posttype" type="{http://begrep.difi.no/sdp/schema_v10}FysiskPostType" minOccurs="0"/>
             <element name="utskriftsfarge" type="{http://begrep.difi.no/sdp/schema_v10}Utskriftsfarge"/>
             <element name="retur" type="{http://begrep.difi.no/sdp/schema_v10}FysiskPostRetur"/>
             <element name="printinstruksjoner" type="{http://begrep.difi.no/sdp/schema_v10}Printinstruksjoner" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>