|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Mechanism in net.opengis.tjs.v_1_0 |
|---|
| Fields in net.opengis.tjs.v_1_0 declared as Mechanism | |
|---|---|
protected Mechanism |
JoinDataResponse.JoinedOutputs.Output.mechanism
|
| Fields in net.opengis.tjs.v_1_0 with type parameters of type Mechanism | |
|---|---|
protected List<Mechanism> |
OutputMechanismsType.mechanism
|
| Methods in net.opengis.tjs.v_1_0 that return Mechanism | |
|---|---|
Mechanism |
ObjectFactory.createMechanism()
Create an instance of Mechanism |
Mechanism |
JoinDataResponse.JoinedOutputs.Output.getMechanism()
The access mechanism by which the joined data has been made available. |
Mechanism |
Mechanism.withAbstract(String value)
|
Mechanism |
Mechanism.withIdentifier(String value)
|
Mechanism |
Mechanism.withReference(String value)
|
Mechanism |
Mechanism.withTitle(String value)
|
| Methods in net.opengis.tjs.v_1_0 that return types with arguments of type Mechanism | |
|---|---|
List<Mechanism> |
OutputMechanismsType.getMechanism()
Gets the value of the mechanism property. |
| Methods in net.opengis.tjs.v_1_0 with parameters of type Mechanism | |
|---|---|
void |
JoinDataResponse.JoinedOutputs.Output.setMechanism(Mechanism value)
Sets the value of the mechanism property. |
OutputMechanismsType |
OutputMechanismsType.withMechanism(Mechanism... values)
|
JoinDataResponse.JoinedOutputs.Output |
JoinDataResponse.JoinedOutputs.Output.withMechanism(Mechanism value)
|
| Method parameters in net.opengis.tjs.v_1_0 with type arguments of type Mechanism | |
|---|---|
void |
OutputMechanismsType.setMechanism(List<Mechanism> value)
|
OutputMechanismsType |
OutputMechanismsType.withMechanism(Collection<Mechanism> values)
|
OutputMechanismsType |
OutputMechanismsType.withMechanism(List<Mechanism> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||