Uses of Class
net.opengis.gmlcov.v_1_0.ExtensionType

Uses of ExtensionType in net.opengis.gmlcov.v_1_0
 

Fields in net.opengis.gmlcov.v_1_0 declared as ExtensionType
protected  ExtensionType Metadata.extension
           
 

Methods in net.opengis.gmlcov.v_1_0 that return ExtensionType
 ExtensionType ObjectFactory.createExtensionType()
          Create an instance of ExtensionType
 ExtensionType Metadata.getExtension()
          Gets the value of the extension property.
 ExtensionType ExtensionType.withAny(Collection<Object> values)
           
 ExtensionType ExtensionType.withAny(List<Object> value)
           
 ExtensionType ExtensionType.withAny(Object... values)
           
 

Methods in net.opengis.gmlcov.v_1_0 that return types with arguments of type ExtensionType
 JAXBElement<ExtensionType> ObjectFactory.createExtension(ExtensionType value)
          Create an instance of JAXBElement<ExtensionType>}
 

Methods in net.opengis.gmlcov.v_1_0 with parameters of type ExtensionType
 JAXBElement<ExtensionType> ObjectFactory.createExtension(ExtensionType value)
          Create an instance of JAXBElement<ExtensionType>}
 void Metadata.setExtension(ExtensionType value)
          Sets the value of the extension property.
 Metadata Metadata.withExtension(ExtensionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.