|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IsolatedPropertyType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of IsolatedPropertyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return IsolatedPropertyType | |
---|---|
IsolatedPropertyType |
ObjectFactory.createIsolatedPropertyType()
Create an instance of IsolatedPropertyType |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type IsolatedPropertyType | |
---|---|
javax.xml.bind.JAXBElement<IsolatedPropertyType> |
ObjectFactory.createIsolated(IsolatedPropertyType value)
Create an instance of JAXBElement < IsolatedPropertyType > } |
java.util.List<IsolatedPropertyType> |
AbstractTopoPrimitiveType.getIsolated()
Gets the value of the isolated property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type IsolatedPropertyType | |
---|---|
javax.xml.bind.JAXBElement<IsolatedPropertyType> |
ObjectFactory.createIsolated(IsolatedPropertyType value)
Create an instance of JAXBElement < IsolatedPropertyType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type IsolatedPropertyType | |
---|---|
void |
AbstractTopoPrimitiveType.setIsolated(java.util.List<IsolatedPropertyType> isolated)
Sets the value of the isolated property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |