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

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

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

Fields in net.opengis.gml.v_3_3.tin with type parameters of type TINElementPropertyType
protected  List<TINElementPropertyType> TINType.tinElement
           
 

Methods in net.opengis.gml.v_3_3.tin that return TINElementPropertyType
 TINElementPropertyType ObjectFactory.createTINElementPropertyType()
          Create an instance of TINElementPropertyType
 TINElementPropertyType TINElementPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 TINElementPropertyType TINElementPropertyType.withArcrole(String value)
           
 TINElementPropertyType TINElementPropertyType.withHref(String value)
           
 TINElementPropertyType TINElementPropertyType.withNilReason(Collection<String> values)
           
 TINElementPropertyType TINElementPropertyType.withNilReason(List<String> value)
           
 TINElementPropertyType TINElementPropertyType.withNilReason(String... values)
           
 TINElementPropertyType TINElementPropertyType.withRemoteSchema(String value)
           
 TINElementPropertyType TINElementPropertyType.withRole(String value)
           
 TINElementPropertyType TINElementPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 TINElementPropertyType TINElementPropertyType.withTINElement(TINElementType value)
           
 TINElementPropertyType TINElementPropertyType.withTitle(String value)
           
 TINElementPropertyType TINElementPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.gml.v_3_3.tin that return types with arguments of type TINElementPropertyType
 List<TINElementPropertyType> TINType.getTinElement()
          Gets the value of the tinElement property.
 

Methods in net.opengis.gml.v_3_3.tin with parameters of type TINElementPropertyType
 TINType TINType.withTinElement(TINElementPropertyType... values)
           
 

Method parameters in net.opengis.gml.v_3_3.tin with type arguments of type TINElementPropertyType
 void TINType.setTinElement(List<TINElementPropertyType> value)
           
 TINType TINType.withTinElement(Collection<TINElementPropertyType> values)
           
 TINType TINType.withTinElement(List<TINElementPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.