|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SimpleDataType in net.opengis.kml.v_2_3 |
|---|
| Fields in net.opengis.kml.v_2_3 with type parameters of type SimpleDataType | |
|---|---|
protected List<SimpleDataType> |
SchemaDataType.simpleData
|
| Methods in net.opengis.kml.v_2_3 that return SimpleDataType | |
|---|---|
SimpleDataType |
ObjectFactory.createSimpleDataType()
Create an instance of SimpleDataType |
SimpleDataType |
SimpleDataType.withName(String value)
|
SimpleDataType |
SimpleDataType.withValue(Object value)
|
| Methods in net.opengis.kml.v_2_3 that return types with arguments of type SimpleDataType | |
|---|---|
JAXBElement<SimpleDataType> |
ObjectFactory.createSimpleData(SimpleDataType value)
Create an instance of JAXBElement<SimpleDataType>} |
List<SimpleDataType> |
SchemaDataType.getSimpleData()
Gets the value of the simpleData property. |
| Methods in net.opengis.kml.v_2_3 with parameters of type SimpleDataType | |
|---|---|
JAXBElement<SimpleDataType> |
ObjectFactory.createSimpleData(SimpleDataType value)
Create an instance of JAXBElement<SimpleDataType>} |
SchemaDataType |
SchemaDataType.withSimpleData(SimpleDataType... values)
|
| Method parameters in net.opengis.kml.v_2_3 with type arguments of type SimpleDataType | |
|---|---|
void |
SchemaDataType.setSimpleData(List<SimpleDataType> value)
|
SchemaDataType |
SchemaDataType.withSimpleData(Collection<SimpleDataType> values)
|
SchemaDataType |
SchemaDataType.withSimpleData(List<SimpleDataType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||