Oracle Java Wireless Client

com.oracle.mobile.io
Class ConnectionParameters.Parameter

java.lang.Object
  extended by com.oracle.mobile.io.ConnectionParameters.Parameter
Enclosing class:
ConnectionParameters

public class ConnectionParameters.Parameter
extends java.lang.Object


Method Summary
 int getType()
          Gets the type of this parameter.
 java.lang.Object getValue()
          Gets the value of this parameter.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public int getType()
Gets the type of this parameter.

Returns:
parameter type

getValue

public java.lang.Object getValue()
Gets the value of this parameter.

Returns:
parameter value

Oracle Java Wireless Client

Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.