Uses of Class
net.opengis.citygml.appearance.v_1_0.SurfaceDataPropertyType

Packages that use SurfaceDataPropertyType
net.opengis.citygml.appearance.v_1_0   
 

Uses of SurfaceDataPropertyType in net.opengis.citygml.appearance.v_1_0
 

Fields in net.opengis.citygml.appearance.v_1_0 with type parameters of type SurfaceDataPropertyType
protected  List<SurfaceDataPropertyType> AppearanceType.surfaceDataMember
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return SurfaceDataPropertyType
 SurfaceDataPropertyType ObjectFactory.createSurfaceDataPropertyType()
          Create an instance of SurfaceDataPropertyType
 SurfaceDataPropertyType SurfaceDataPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 SurfaceDataPropertyType SurfaceDataPropertyType.withArcrole(String value)
           
 SurfaceDataPropertyType SurfaceDataPropertyType.withHref(String value)
           
 SurfaceDataPropertyType SurfaceDataPropertyType.withRemoteSchema(String value)
           
 SurfaceDataPropertyType SurfaceDataPropertyType.withRole(String value)
           
 SurfaceDataPropertyType SurfaceDataPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 SurfaceDataPropertyType SurfaceDataPropertyType.withSurfaceData(JAXBElement<? extends AbstractSurfaceDataType> value)
           
 SurfaceDataPropertyType SurfaceDataPropertyType.withTitle(String value)
           
 SurfaceDataPropertyType SurfaceDataPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return types with arguments of type SurfaceDataPropertyType
 List<SurfaceDataPropertyType> AppearanceType.getSurfaceDataMember()
          Gets the value of the surfaceDataMember property.
 

Methods in net.opengis.citygml.appearance.v_1_0 with parameters of type SurfaceDataPropertyType
 AppearanceType AppearanceType.withSurfaceDataMember(SurfaceDataPropertyType... values)
           
 

Method parameters in net.opengis.citygml.appearance.v_1_0 with type arguments of type SurfaceDataPropertyType
 void AppearanceType.setSurfaceDataMember(List<SurfaceDataPropertyType> value)
           
 AppearanceType AppearanceType.withSurfaceDataMember(Collection<SurfaceDataPropertyType> values)
           
 AppearanceType AppearanceType.withSurfaceDataMember(List<SurfaceDataPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.