Uses of Class
net.opengis.citygml.bridge.v_2_0.AbstractBoundarySurfaceType

Packages that use AbstractBoundarySurfaceType
net.opengis.citygml.bridge.v_2_0   
 

Uses of AbstractBoundarySurfaceType in net.opengis.citygml.bridge.v_2_0
 

Subclasses of AbstractBoundarySurfaceType in net.opengis.citygml.bridge.v_2_0
 class CeilingSurfaceType
          Java class for CeilingSurfaceType complex type.
 class ClosureSurfaceType
          Java class for ClosureSurfaceType complex type.
 class FloorSurfaceType
          Java class for FloorSurfaceType complex type.
 class GroundSurfaceType
          Java class for GroundSurfaceType complex type.
 class InteriorWallSurfaceType
          Java class for InteriorWallSurfaceType complex type.
 class OuterCeilingSurfaceType
          Java class for OuterCeilingSurfaceType complex type.
 class OuterFloorSurfaceType
          Java class for OuterFloorSurfaceType complex type.
 class RoofSurfaceType
          Java class for RoofSurfaceType complex type.
 class WallSurfaceType
          Java class for WallSurfaceType complex type.
 

Fields in net.opengis.citygml.bridge.v_2_0 with type parameters of type AbstractBoundarySurfaceType
protected  JAXBElement<? extends AbstractBoundarySurfaceType> BoundarySurfacePropertyType.boundarySurface
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return AbstractBoundarySurfaceType
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withCreationDate(XMLGregorianCalendar value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withExternalReference(Collection<ExternalReferenceType> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withExternalReference(ExternalReferenceType... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withExternalReference(List<ExternalReferenceType> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGeneralizesTo(GeneralizationRelationType... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfBoundarySurface(Collection<Object> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfBoundarySurface(List<Object> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfBoundarySurface(Object... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withLod2MultiSurface(MultiSurfacePropertyType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withOpening(List<OpeningPropertyType> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withOpening(OpeningPropertyType... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withRelativeToTerrain(RelativeToTerrainType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withTerminationDate(XMLGregorianCalendar value)
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type AbstractBoundarySurfaceType
 JAXBElement<AbstractBoundarySurfaceType> ObjectFactory.createBoundarySurface(AbstractBoundarySurfaceType value)
          Create an instance of JAXBElement<AbstractBoundarySurfaceType>}
 JAXBElement<? extends AbstractBoundarySurfaceType> BoundarySurfacePropertyType.getBoundarySurface()
          Gets the value of the boundarySurface property.
 

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type AbstractBoundarySurfaceType
 JAXBElement<AbstractBoundarySurfaceType> ObjectFactory.createBoundarySurface(AbstractBoundarySurfaceType value)
          Create an instance of JAXBElement<AbstractBoundarySurfaceType>}
 

Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type AbstractBoundarySurfaceType
 void BoundarySurfacePropertyType.setBoundarySurface(JAXBElement<? extends AbstractBoundarySurfaceType> value)
          Sets the value of the boundarySurface property.
 BoundarySurfacePropertyType BoundarySurfacePropertyType.withBoundarySurface(JAXBElement<? extends AbstractBoundarySurfaceType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.