JD Edwards EnterpriseOne AIS Client API Reference
Release 1.2.1
E62369-02
- java.lang.Object
-
- com.oracle.e1.aisclient.ProcessingOption
-
public class ProcessingOption
extends java.lang.Object
Part of a ProcessingOptionSet, it is the name value pair that will be populated after a call to the AIS processingoption service
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int |
getType() |
java.lang.String |
getValue() |
void |
setType(int type) |
void |
setValue(java.lang.String value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getType
public int getType()
JD Edwards EnterpriseOne AIS Client API Reference
Release 1.2.1
E62369-02
Copyright © 2015 Oracle and/or its affiliates. All Rights Reserved.