Uses of Class
net.opengis.citygml.relief.v_2_0.ReliefComponentPropertyType
-
Packages that use ReliefComponentPropertyType Package Description net.opengis.citygml.relief.v_2_0 -
-
Uses of ReliefComponentPropertyType in net.opengis.citygml.relief.v_2_0
Fields in net.opengis.citygml.relief.v_2_0 with type parameters of type ReliefComponentPropertyType Modifier and Type Field Description protected List<ReliefComponentPropertyType>ReliefFeatureType. reliefComponentMethods in net.opengis.citygml.relief.v_2_0 that return ReliefComponentPropertyType Modifier and Type Method Description ReliefComponentPropertyTypeObjectFactory. createReliefComponentPropertyType()Create an instance ofReliefComponentPropertyTypeReliefComponentPropertyTypeReliefComponentPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)ReliefComponentPropertyTypeReliefComponentPropertyType. withArcrole(String value)ReliefComponentPropertyTypeReliefComponentPropertyType. withHref(String value)ReliefComponentPropertyTypeReliefComponentPropertyType. withReliefComponent(jakarta.xml.bind.JAXBElement<? extends AbstractReliefComponentType> value)ReliefComponentPropertyTypeReliefComponentPropertyType. withRemoteSchema(String value)ReliefComponentPropertyTypeReliefComponentPropertyType. withRole(String value)ReliefComponentPropertyTypeReliefComponentPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)ReliefComponentPropertyTypeReliefComponentPropertyType. withTitle(String value)ReliefComponentPropertyTypeReliefComponentPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.citygml.relief.v_2_0 that return types with arguments of type ReliefComponentPropertyType Modifier and Type Method Description List<ReliefComponentPropertyType>ReliefFeatureType. getReliefComponent()Gets the value of the reliefComponent property.Methods in net.opengis.citygml.relief.v_2_0 with parameters of type ReliefComponentPropertyType Modifier and Type Method Description ReliefFeatureTypeReliefFeatureType. withReliefComponent(ReliefComponentPropertyType... values)Method parameters in net.opengis.citygml.relief.v_2_0 with type arguments of type ReliefComponentPropertyType Modifier and Type Method Description voidReliefFeatureType. setReliefComponent(List<ReliefComponentPropertyType> value)ReliefFeatureTypeReliefFeatureType. withReliefComponent(Collection<ReliefComponentPropertyType> values)ReliefFeatureTypeReliefFeatureType. withReliefComponent(List<ReliefComponentPropertyType> value)
-