Uses of Class
net.opengis.citygml.tunnel.v_2_0.OpeningPropertyType
-
Packages that use OpeningPropertyType Package Description net.opengis.citygml.tunnel.v_2_0 -
-
Uses of OpeningPropertyType in net.opengis.citygml.tunnel.v_2_0
Fields in net.opengis.citygml.tunnel.v_2_0 with type parameters of type OpeningPropertyType Modifier and Type Field Description protected List<OpeningPropertyType>AbstractBoundarySurfaceType. openingMethods in net.opengis.citygml.tunnel.v_2_0 that return OpeningPropertyType Modifier and Type Method Description OpeningPropertyTypeObjectFactory. createOpeningPropertyType()Create an instance ofOpeningPropertyTypeOpeningPropertyTypeOpeningPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)OpeningPropertyTypeOpeningPropertyType. withArcrole(String value)OpeningPropertyTypeOpeningPropertyType. withHref(String value)OpeningPropertyTypeOpeningPropertyType. withOpening(jakarta.xml.bind.JAXBElement<? extends AbstractOpeningType> value)OpeningPropertyTypeOpeningPropertyType. withRemoteSchema(String value)OpeningPropertyTypeOpeningPropertyType. withRole(String value)OpeningPropertyTypeOpeningPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)OpeningPropertyTypeOpeningPropertyType. withTitle(String value)OpeningPropertyTypeOpeningPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type OpeningPropertyType Modifier and Type Method Description List<OpeningPropertyType>AbstractBoundarySurfaceType. getOpening()Gets the value of the opening property.Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type OpeningPropertyType Modifier and Type Method Description AbstractBoundarySurfaceTypeAbstractBoundarySurfaceType. withOpening(OpeningPropertyType... values)CeilingSurfaceTypeCeilingSurfaceType. withOpening(OpeningPropertyType... values)ClosureSurfaceTypeClosureSurfaceType. withOpening(OpeningPropertyType... values)FloorSurfaceTypeFloorSurfaceType. withOpening(OpeningPropertyType... values)GroundSurfaceTypeGroundSurfaceType. withOpening(OpeningPropertyType... values)InteriorWallSurfaceTypeInteriorWallSurfaceType. withOpening(OpeningPropertyType... values)OuterCeilingSurfaceTypeOuterCeilingSurfaceType. withOpening(OpeningPropertyType... values)OuterFloorSurfaceTypeOuterFloorSurfaceType. withOpening(OpeningPropertyType... values)RoofSurfaceTypeRoofSurfaceType. withOpening(OpeningPropertyType... values)WallSurfaceTypeWallSurfaceType. withOpening(OpeningPropertyType... values)
-