|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DataTransmissionModeType in net.opengis.wps.v_2_0 |
|---|
| Fields in net.opengis.wps.v_2_0 declared as DataTransmissionModeType | |
|---|---|
protected DataTransmissionModeType |
OutputDefinitionType.transmission
|
| Fields in net.opengis.wps.v_2_0 with type parameters of type DataTransmissionModeType | |
|---|---|
protected List<DataTransmissionModeType> |
ProcessSummaryType.outputTransmission
|
protected List<DataTransmissionModeType> |
ProcessOffering.outputTransmission
|
| Methods in net.opengis.wps.v_2_0 that return DataTransmissionModeType | |
|---|---|
static DataTransmissionModeType |
DataTransmissionModeType.fromValue(String v)
|
DataTransmissionModeType |
OutputDefinitionType.getTransmission()
Gets the value of the transmission property. |
static DataTransmissionModeType |
DataTransmissionModeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataTransmissionModeType[] |
DataTransmissionModeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.wps.v_2_0 that return types with arguments of type DataTransmissionModeType | |
|---|---|
List<DataTransmissionModeType> |
ProcessSummaryType.getOutputTransmission()
Gets the value of the outputTransmission property. |
List<DataTransmissionModeType> |
ProcessOffering.getOutputTransmission()
Gets the value of the outputTransmission property. |
| Methods in net.opengis.wps.v_2_0 with parameters of type DataTransmissionModeType | |
|---|---|
void |
OutputDefinitionType.setTransmission(DataTransmissionModeType value)
Sets the value of the transmission property. |
ProcessSummaryType |
ProcessSummaryType.withOutputTransmission(DataTransmissionModeType... values)
|
ProcessOffering |
ProcessOffering.withOutputTransmission(DataTransmissionModeType... values)
|
OutputDefinitionType |
OutputDefinitionType.withTransmission(DataTransmissionModeType value)
|
| Method parameters in net.opengis.wps.v_2_0 with type arguments of type DataTransmissionModeType | |
|---|---|
void |
ProcessSummaryType.setOutputTransmission(List<DataTransmissionModeType> value)
|
void |
ProcessOffering.setOutputTransmission(List<DataTransmissionModeType> value)
|
ProcessSummaryType |
ProcessSummaryType.withOutputTransmission(Collection<DataTransmissionModeType> values)
|
ProcessOffering |
ProcessOffering.withOutputTransmission(Collection<DataTransmissionModeType> values)
|
ProcessSummaryType |
ProcessSummaryType.withOutputTransmission(List<DataTransmissionModeType> value)
|
ProcessOffering |
ProcessOffering.withOutputTransmission(List<DataTransmissionModeType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||