|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopoPrimitiveMemberType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of TopoPrimitiveMemberType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return TopoPrimitiveMemberType | |
---|---|
TopoPrimitiveMemberType |
ObjectFactory.createTopoPrimitiveMemberType()
Create an instance of TopoPrimitiveMemberType |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type TopoPrimitiveMemberType | |
---|---|
javax.xml.bind.JAXBElement<TopoPrimitiveMemberType> |
ObjectFactory.createTopoPrimitiveMember(TopoPrimitiveMemberType value)
Create an instance of JAXBElement < TopoPrimitiveMemberType > } |
java.util.List<TopoPrimitiveMemberType> |
TopoComplexType.getTopoPrimitiveMember()
Gets the value of the topoPrimitiveMember property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type TopoPrimitiveMemberType | |
---|---|
javax.xml.bind.JAXBElement<TopoPrimitiveMemberType> |
ObjectFactory.createTopoPrimitiveMember(TopoPrimitiveMemberType value)
Create an instance of JAXBElement < TopoPrimitiveMemberType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type TopoPrimitiveMemberType | |
---|---|
void |
TopoComplexType.setTopoPrimitiveMember(java.util.List<TopoPrimitiveMemberType> topoPrimitiveMember)
Sets the value of the topoPrimitiveMember property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |