net.opengis.gml
Class GenericMetaDataType

java.lang.Object
  extended by net.opengis.gml.AbstractMetaDataType
      extended by net.opengis.gml.GenericMetaDataType

public class GenericMetaDataType
extends AbstractMetaDataType

Deprecated with GML version 3.1.0.

Classe Java pour GenericMetaDataType complex type.

Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.

 <complexType name="GenericMetaDataType">
   <complexContent>
     <extension base="{http://www.opengis.net/gml}AbstractMetaDataType">
       <sequence>
         <any processContents='lax' maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class net.opengis.gml.AbstractMetaDataType
content, id
 
Constructor Summary
GenericMetaDataType()
           
 
Method Summary
 
Methods inherited from class net.opengis.gml.AbstractMetaDataType
getContent, getId, isSetContent, isSetId, setContent, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericMetaDataType

public GenericMetaDataType()


Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.