Skip navigation links


oracle.iam.scheduler.vo
Class ITResourceParameter

java.lang.Object
  extended by oracle.iam.scheduler.vo.ITResourceParameter

All Implemented Interfaces:
java.io.Serializable

public class ITResourceParameter
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
ITResourceParameter()
           

 

Method Summary
 java.lang.String getKey()
           
 java.lang.String getValue()
           
 void setKey(java.lang.String key)
           
 void setValue(java.lang.String value)
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ITResourceParameter

public ITResourceParameter()

Method Detail

getKey

public java.lang.String getKey()

setKey

public void setKey(java.lang.String key)

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)

Skip navigation links


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.