Class MDPortrayalCatalogueReferenceType

  • All Implemented Interfaces:
    Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString

    public class MDPortrayalCatalogueReferenceType
    extends AbstractObjectType
    implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
    Information identifing the portrayal catalogue used

    Java class for MD_PortrayalCatalogueReference_Type complex type.

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

     <complexType name="MD_PortrayalCatalogueReference_Type">
       <complexContent>
         <extension base="{http://www.isotc211.org/2005/gco}AbstractObject_Type">
           <sequence>
             <element name="portrayalCatalogueCitation" type="{http://www.isotc211.org/2005/gmd}CI_Citation_PropertyType" maxOccurs="unbounded"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • MDPortrayalCatalogueReferenceType

        public MDPortrayalCatalogueReferenceType()
        Default no-arg constructor
      • MDPortrayalCatalogueReferenceType

        public MDPortrayalCatalogueReferenceType​(String id,
                                                 String uuid,
                                                 List<CICitationPropertyType> portrayalCatalogueCitation)
        Fully-initialising value constructor