Uses of Class
net.opengis.gml.v_3_3.tin.TINElementType

Packages that use TINElementType
net.opengis.gml.v_3_3.tin   
 

Uses of TINElementType in net.opengis.gml.v_3_3.tin
 

Fields in net.opengis.gml.v_3_3.tin declared as TINElementType
protected  TINElementType TINElementPropertyType.tinElement
           
 

Methods in net.opengis.gml.v_3_3.tin that return TINElementType
 TINElementType ObjectFactory.createTINElementType()
          Create an instance of TINElementType
 TINElementType TINElementPropertyType.getTINElement()
          Gets the value of the tinElement property.
 TINElementType TINElementType.withElementGeometry(GeometryPropertyType value)
           
 TINElementType TINElementType.withElementID(BigInteger value)
           
 TINElementType TINElementType.withElementTag(String value)
           
 TINElementType TINElementType.withElementType(String value)
           
 

Methods in net.opengis.gml.v_3_3.tin that return types with arguments of type TINElementType
 JAXBElement<TINElementType> ObjectFactory.createTINElement(TINElementType value)
          Create an instance of JAXBElement<TINElementType>}
 

Methods in net.opengis.gml.v_3_3.tin with parameters of type TINElementType
 JAXBElement<TINElementType> ObjectFactory.createTINElement(TINElementType value)
          Create an instance of JAXBElement<TINElementType>}
 void TINElementPropertyType.setTINElement(TINElementType value)
          Sets the value of the tinElement property.
 TINElementPropertyType TINElementPropertyType.withTINElement(TINElementType value)
           
 



Copyright © 2008-2016. All Rights Reserved.