Skip navigation links
com.oracle.e1.jdemf
Class ProcessingOption
java.lang.Object
com.oracle.e1.jdemf.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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessingOption
public ProcessingOption()
ProcessingOption
public ProcessingOption(int type,
java.lang.String value)
setValue
public void setValue(java.lang.String value)
getValue
public java.lang.String getValue()
setType
public void setType(int type)
getType
public int getType()
Skip navigation links
Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.