|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 | |
org.citygml4j.jaxb.smil20 | |
org.citygml4j.jaxb.smil20.language |
Uses of SetType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type SetType | |
---|---|
java.util.List<SetType> |
BaseStyleDescriptorType.getSet()
Gets the value of the set property. |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type SetType | |
---|---|
void |
BaseStyleDescriptorType.setSet(java.util.List<SetType> set)
Sets the value of the set property. |
Uses of SetType in org.citygml4j.jaxb.smil20 |
---|
Methods in org.citygml4j.jaxb.smil20 that return types with arguments of type SetType | |
---|---|
javax.xml.bind.JAXBElement<SetType> |
ObjectFactory.createSet(SetType value)
Create an instance of JAXBElement < SetType > } |
Methods in org.citygml4j.jaxb.smil20 with parameters of type SetType | |
---|---|
javax.xml.bind.JAXBElement<SetType> |
ObjectFactory.createSet(SetType value)
Create an instance of JAXBElement < SetType > } |
Uses of SetType in org.citygml4j.jaxb.smil20.language |
---|
Methods in org.citygml4j.jaxb.smil20.language that return SetType | |
---|---|
SetType |
ObjectFactory.createSetType()
Create an instance of SetType |
Methods in org.citygml4j.jaxb.smil20.language that return types with arguments of type SetType | |
---|---|
javax.xml.bind.JAXBElement<SetType> |
ObjectFactory.createSet(SetType value)
Create an instance of JAXBElement < SetType > } |
Methods in org.citygml4j.jaxb.smil20.language with parameters of type SetType | |
---|---|
javax.xml.bind.JAXBElement<SetType> |
ObjectFactory.createSet(SetType value)
Create an instance of JAXBElement < SetType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |