JD Edwards EnterpriseOne AIS Client API Reference
Release 1.2.1
E62369-02
- java.lang.Object
-
- com.oracle.e1.aisclient.OrchestrationInputValue
-
public class OrchestrationInputValue
extends java.lang.Object
Name value pairs used as the input to an orchestration. The orchestration must be configured to consume the same names defined in each input.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
getName() |
java.lang.String |
getValue() |
void |
setName(java.lang.String name) |
void |
setValue(java.lang.String value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JD Edwards EnterpriseOne AIS Client API Reference
Release 1.2.1
E62369-02
Copyright © 2015 Oracle and/or its affiliates. All Rights Reserved.