cisco.uc.cuae.legacy
Class CiscoIpPhone.CiscoIPPhoneErrorType

java.lang.Object
  extended by cisco.uc.cuae.legacy.CiscoIpPhone.CiscoIPPhoneErrorType
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
CiscoIpPhone

public static class CiscoIpPhone.CiscoIPPhoneErrorType
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.Short number
           
 
Constructor Summary
CiscoIpPhone.CiscoIPPhoneErrorType()
          Constructs the CiscoIPPhoneErrorType.
CiscoIpPhone.CiscoIPPhoneErrorType(java.lang.Short number)
          Constructs the CiscoIPPhoneErrorType.
 
Method Summary
 java.lang.Short getNumber()
          Gets the value.
 void setNumber(java.lang.Short value)
          Sets the value.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

number

public java.lang.Short number
Constructor Detail

CiscoIpPhone.CiscoIPPhoneErrorType

public CiscoIpPhone.CiscoIPPhoneErrorType()
Constructs the CiscoIPPhoneErrorType. Don't init any fields.


CiscoIpPhone.CiscoIPPhoneErrorType

public CiscoIpPhone.CiscoIPPhoneErrorType(java.lang.Short number)
Constructs the CiscoIPPhoneErrorType.

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getNumber

public java.lang.Short getNumber()
Gets the value.

Returns:
the value.

setNumber

public void setNumber(java.lang.Short value)
Sets the value.

Parameters:
value - the value.


Copyright © 2008. All Rights Reserved.