|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FeaturePropertyType in org.citygml4j.builder.jaxb.marshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.core that return FeaturePropertyType | |
---|---|
FeaturePropertyType |
Core100Marshaller.marshalCityObjectMember(CityObjectMember src)
|
FeaturePropertyType |
Core040Marshaller.marshalCityObjectMember(CityObjectMember src)
|
Uses of FeaturePropertyType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return FeaturePropertyType | |
---|---|
FeaturePropertyType |
GMLMarshaller.marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src)
|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type FeaturePropertyType | |
---|---|
void |
GMLMarshaller.marshalFeatureProperty(FeatureProperty<? extends AbstractFeature> src,
FeaturePropertyType dest)
|
Uses of FeaturePropertyType in org.citygml4j.builder.jaxb.unmarshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core with parameters of type FeaturePropertyType | |
---|---|
CityObjectMember |
Core100Unmarshaller.unmarshalCityObjectMember(FeaturePropertyType src)
|
CityObjectMember |
Core040Unmarshaller.unmarshalCityObjectMember(FeaturePropertyType src)
|
Uses of FeaturePropertyType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type FeaturePropertyType | |
---|---|
FeatureMember |
GMLUnmarshaller.unmarshalFeatureMember(FeaturePropertyType src)
|
FeatureProperty<? extends AbstractFeature> |
GMLUnmarshaller.unmarshalFeatureProperty(FeaturePropertyType src)
|
void |
GMLUnmarshaller.unmarshalFeatureProperty(FeaturePropertyType src,
FeatureProperty<? extends AbstractFeature> dest)
|
Uses of FeaturePropertyType in org.citygml4j.jaxb.citygml._0_4 |
---|
Subclasses of FeaturePropertyType in org.citygml4j.jaxb.citygml._0_4 | |
---|---|
class |
AppearancePropertyType
Java class for AppearancePropertyType complex type. |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type FeaturePropertyType | |
---|---|
javax.xml.bind.JAXBElement<FeaturePropertyType> |
ObjectFactory.createCityObjectMember(FeaturePropertyType value)
Create an instance of JAXBElement < FeaturePropertyType > } |
Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type FeaturePropertyType | |
---|---|
javax.xml.bind.JAXBElement<FeaturePropertyType> |
ObjectFactory.createCityObjectMember(FeaturePropertyType value)
Create an instance of JAXBElement < FeaturePropertyType > } |
Uses of FeaturePropertyType in org.citygml4j.jaxb.citygml.core._1 |
---|
Methods in org.citygml4j.jaxb.citygml.core._1 that return types with arguments of type FeaturePropertyType | |
---|---|
javax.xml.bind.JAXBElement<FeaturePropertyType> |
ObjectFactory.createCityObjectMember(FeaturePropertyType value)
Create an instance of JAXBElement < FeaturePropertyType > } |
Methods in org.citygml4j.jaxb.citygml.core._1 with parameters of type FeaturePropertyType | |
---|---|
javax.xml.bind.JAXBElement<FeaturePropertyType> |
ObjectFactory.createCityObjectMember(FeaturePropertyType value)
Create an instance of JAXBElement < FeaturePropertyType > } |
Uses of FeaturePropertyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return FeaturePropertyType | |
---|---|
FeaturePropertyType |
ObjectFactory.createFeaturePropertyType()
Create an instance of FeaturePropertyType |
FeaturePropertyType |
ObservationType.getUsing()
Gets the value of the using property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type FeaturePropertyType | |
---|---|
javax.xml.bind.JAXBElement<FeaturePropertyType> |
ObjectFactory.createFeatureMember(FeaturePropertyType value)
Create an instance of JAXBElement < FeaturePropertyType > } |
javax.xml.bind.JAXBElement<FeaturePropertyType> |
ObjectFactory.createFeatureProperty(FeaturePropertyType value)
Create an instance of JAXBElement < FeaturePropertyType > } |
javax.xml.bind.JAXBElement<FeaturePropertyType> |
ObjectFactory.createUsing(FeaturePropertyType value)
Create an instance of JAXBElement < FeaturePropertyType > } |
java.util.List<javax.xml.bind.JAXBElement<? extends FeaturePropertyType>> |
AbstractFeatureCollectionType.getFeatureMember()
Gets the value of the featureMember property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type FeaturePropertyType | |
---|---|
javax.xml.bind.JAXBElement<FeaturePropertyType> |
ObjectFactory.createFeatureMember(FeaturePropertyType value)
Create an instance of JAXBElement < FeaturePropertyType > } |
javax.xml.bind.JAXBElement<FeaturePropertyType> |
ObjectFactory.createFeatureProperty(FeaturePropertyType value)
Create an instance of JAXBElement < FeaturePropertyType > } |
javax.xml.bind.JAXBElement<FeaturePropertyType> |
ObjectFactory.createUsing(FeaturePropertyType value)
Create an instance of JAXBElement < FeaturePropertyType > } |
void |
ObservationType.setUsing(FeaturePropertyType value)
Sets the value of the using property. |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type FeaturePropertyType | |
---|---|
void |
AbstractFeatureCollectionType.setFeatureMember(java.util.List<javax.xml.bind.JAXBElement<? extends FeaturePropertyType>> featureMember)
Sets the value of the featureMember property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |