Uses of Class
net.opengis.waterml.v_2_0.DocumentMetadataType

Uses of DocumentMetadataType in net.opengis.waterml.v_2_0
 

Fields in net.opengis.waterml.v_2_0 declared as DocumentMetadataType
protected  DocumentMetadataType DocumentMetadataPropertyType.documentMetadata
           
 

Methods in net.opengis.waterml.v_2_0 that return DocumentMetadataType
 DocumentMetadataType ObjectFactory.createDocumentMetadataType()
          Create an instance of DocumentMetadataType
 DocumentMetadataType DocumentMetadataPropertyType.getDocumentMetadata()
          Gets the value of the documentMetadata property.
 DocumentMetadataType DocumentMetadataType.withGenerationDate(XMLGregorianCalendar value)
           
 DocumentMetadataType DocumentMetadataType.withGenerationSystem(String value)
           
 DocumentMetadataType DocumentMetadataType.withProfile(Collection<ReferenceType> values)
           
 DocumentMetadataType DocumentMetadataType.withProfile(List<ReferenceType> value)
           
 DocumentMetadataType DocumentMetadataType.withProfile(ReferenceType... values)
           
 DocumentMetadataType DocumentMetadataType.withVersion(ReferenceType value)
           
 

Methods in net.opengis.waterml.v_2_0 that return types with arguments of type DocumentMetadataType
 JAXBElement<DocumentMetadataType> ObjectFactory.createDocumentMetadata(DocumentMetadataType value)
          Create an instance of JAXBElement<DocumentMetadataType>}
 

Methods in net.opengis.waterml.v_2_0 with parameters of type DocumentMetadataType
 JAXBElement<DocumentMetadataType> ObjectFactory.createDocumentMetadata(DocumentMetadataType value)
          Create an instance of JAXBElement<DocumentMetadataType>}
 void DocumentMetadataPropertyType.setDocumentMetadata(DocumentMetadataType value)
          Sets the value of the documentMetadata property.
 DocumentMetadataPropertyType DocumentMetadataPropertyType.withDocumentMetadata(DocumentMetadataType value)
           
 



Copyright © 2008-2015. All Rights Reserved.