Uses of Class
net.opengis.citygml.tunnel.v_2_0.IntTunnelInstallationType

Packages that use IntTunnelInstallationType
net.opengis.citygml.tunnel.v_2_0   
 

Uses of IntTunnelInstallationType in net.opengis.citygml.tunnel.v_2_0
 

Fields in net.opengis.citygml.tunnel.v_2_0 declared as IntTunnelInstallationType
protected  IntTunnelInstallationType IntTunnelInstallationPropertyType.intTunnelInstallation
           
 

Methods in net.opengis.citygml.tunnel.v_2_0 that return IntTunnelInstallationType
 IntTunnelInstallationType ObjectFactory.createIntTunnelInstallationType()
          Create an instance of IntTunnelInstallationType
 IntTunnelInstallationType IntTunnelInstallationPropertyType.getIntTunnelInstallation()
          Gets the value of the intTunnelInstallation property.
 IntTunnelInstallationType IntTunnelInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withClazz(CodeType value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withCreationDate(XMLGregorianCalendar value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withExternalReference(Collection<ExternalReferenceType> values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withExternalReference(ExternalReferenceType... values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withExternalReference(List<ExternalReferenceType> value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withFunction(CodeType... values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withFunction(Collection<CodeType> values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withFunction(List<CodeType> value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withGeneralizesTo(GeneralizationRelationType... values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withGenericApplicationPropertyOfIntTunnelInstallation(Collection<Object> values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withGenericApplicationPropertyOfIntTunnelInstallation(List<Object> value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withGenericApplicationPropertyOfIntTunnelInstallation(Object... values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withLod4Geometry(GeometryPropertyType value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withRelativeToTerrain(RelativeToTerrainType value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withTerminationDate(XMLGregorianCalendar value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withUsage(CodeType... values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withUsage(Collection<CodeType> values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withUsage(List<CodeType> value)
           
 

Methods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type IntTunnelInstallationType
 JAXBElement<IntTunnelInstallationType> ObjectFactory.createIntTunnelInstallation(IntTunnelInstallationType value)
          Create an instance of JAXBElement<IntTunnelInstallationType>}
 

Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type IntTunnelInstallationType
 JAXBElement<IntTunnelInstallationType> ObjectFactory.createIntTunnelInstallation(IntTunnelInstallationType value)
          Create an instance of JAXBElement<IntTunnelInstallationType>}
 void IntTunnelInstallationPropertyType.setIntTunnelInstallation(IntTunnelInstallationType value)
          Sets the value of the intTunnelInstallation property.
 IntTunnelInstallationPropertyType IntTunnelInstallationPropertyType.withIntTunnelInstallation(IntTunnelInstallationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.