|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SimpleArrayFieldType in net.opengis.kml.v_2_3 |
|---|
| Fields in net.opengis.kml.v_2_3 with type parameters of type SimpleArrayFieldType | |
|---|---|
protected List<SimpleArrayFieldType> |
SchemaType.simpleArrayField
|
| Methods in net.opengis.kml.v_2_3 that return SimpleArrayFieldType | |
|---|---|
SimpleArrayFieldType |
ObjectFactory.createSimpleArrayFieldType()
Create an instance of SimpleArrayFieldType |
SimpleArrayFieldType |
SimpleArrayFieldType.withDisplayName(String value)
|
SimpleArrayFieldType |
SimpleArrayFieldType.withName(String value)
|
SimpleArrayFieldType |
SimpleArrayFieldType.withSimpleArrayFieldExtension(Collection<Object> values)
|
SimpleArrayFieldType |
SimpleArrayFieldType.withSimpleArrayFieldExtension(List<Object> value)
|
SimpleArrayFieldType |
SimpleArrayFieldType.withSimpleArrayFieldExtension(Object... values)
|
SimpleArrayFieldType |
SimpleArrayFieldType.withType(String value)
|
SimpleArrayFieldType |
SimpleArrayFieldType.withUom(String value)
|
| Methods in net.opengis.kml.v_2_3 that return types with arguments of type SimpleArrayFieldType | |
|---|---|
JAXBElement<SimpleArrayFieldType> |
ObjectFactory.createSimpleArrayField(SimpleArrayFieldType value)
Create an instance of JAXBElement<SimpleArrayFieldType>} |
List<SimpleArrayFieldType> |
SchemaType.getSimpleArrayField()
Gets the value of the simpleArrayField property. |
| Methods in net.opengis.kml.v_2_3 with parameters of type SimpleArrayFieldType | |
|---|---|
JAXBElement<SimpleArrayFieldType> |
ObjectFactory.createSimpleArrayField(SimpleArrayFieldType value)
Create an instance of JAXBElement<SimpleArrayFieldType>} |
SchemaType |
SchemaType.withSimpleArrayField(SimpleArrayFieldType... values)
|
| Method parameters in net.opengis.kml.v_2_3 with type arguments of type SimpleArrayFieldType | |
|---|---|
void |
SchemaType.setSimpleArrayField(List<SimpleArrayFieldType> value)
|
SchemaType |
SchemaType.withSimpleArrayField(Collection<SimpleArrayFieldType> values)
|
SchemaType |
SchemaType.withSimpleArrayField(List<SimpleArrayFieldType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||