|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SolidArrayPropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of SolidArrayPropertyType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return SolidArrayPropertyType | |
---|---|
SolidArrayPropertyType |
GMLMarshaller.marshalSolidArrayProperty(SolidArrayProperty src)
|
Uses of SolidArrayPropertyType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type SolidArrayPropertyType | |
---|---|
SolidArrayProperty |
GMLUnmarshaller.unmarshalSolidArrayProperty(SolidArrayPropertyType src)
|
Uses of SolidArrayPropertyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return SolidArrayPropertyType | |
---|---|
SolidArrayPropertyType |
ObjectFactory.createSolidArrayPropertyType()
Create an instance of SolidArrayPropertyType |
SolidArrayPropertyType |
MultiSolidType.getSolidMembers()
Ruft den Wert der solidMembers-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type SolidArrayPropertyType | |
---|---|
javax.xml.bind.JAXBElement<SolidArrayPropertyType> |
ObjectFactory.createSolidArrayProperty(SolidArrayPropertyType value)
Create an instance of JAXBElement < SolidArrayPropertyType > } |
javax.xml.bind.JAXBElement<SolidArrayPropertyType> |
ObjectFactory.createSolidMembers(SolidArrayPropertyType value)
Create an instance of JAXBElement < SolidArrayPropertyType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type SolidArrayPropertyType | |
---|---|
javax.xml.bind.JAXBElement<SolidArrayPropertyType> |
ObjectFactory.createSolidArrayProperty(SolidArrayPropertyType value)
Create an instance of JAXBElement < SolidArrayPropertyType > } |
javax.xml.bind.JAXBElement<SolidArrayPropertyType> |
ObjectFactory.createSolidMembers(SolidArrayPropertyType value)
Create an instance of JAXBElement < SolidArrayPropertyType > } |
void |
MultiSolidType.setSolidMembers(SolidArrayPropertyType value)
Legt den Wert der solidMembers-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |