|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StartValueType | |
|---|---|
| net.opengis.gml.v_3_3.lr | |
| Uses of StartValueType in net.opengis.gml.v_3_3.lr |
|---|
| Fields in net.opengis.gml.v_3_3.lr with type parameters of type StartValueType | |
|---|---|
protected List<StartValueType> |
LinearElementType.startValue
|
| Methods in net.opengis.gml.v_3_3.lr that return StartValueType | |
|---|---|
StartValueType |
ObjectFactory.createStartValueType()
Create an instance of StartValueType |
StartValueType |
StartValueType.withLrm(String value)
|
StartValueType |
StartValueType.withUom(String value)
|
StartValueType |
StartValueType.withValue(double value)
|
| Methods in net.opengis.gml.v_3_3.lr that return types with arguments of type StartValueType | |
|---|---|
List<StartValueType> |
LinearElementType.getStartValue()
Gets the value of the startValue property. |
| Methods in net.opengis.gml.v_3_3.lr with parameters of type StartValueType | |
|---|---|
LinearElementType |
LinearElementType.withStartValue(StartValueType... values)
|
| Method parameters in net.opengis.gml.v_3_3.lr with type arguments of type StartValueType | |
|---|---|
void |
LinearElementType.setStartValue(List<StartValueType> value)
|
LinearElementType |
LinearElementType.withStartValue(Collection<StartValueType> values)
|
LinearElementType |
LinearElementType.withStartValue(List<StartValueType> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||