Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.bea.wcp.diameter.sh
Class TBCD

java.lang.Object
  extended by com.bea.wcp.diameter.sh.TBCD


public final class TBCD
extends Object

Representation of Telephony Binary Coded Decimal.


Constructor Summary
TBCD(ByteBuffer bb)
           
TBCD(String s)
           

 

Method Summary
 boolean equals(Object obj)
           
 ByteBuffer getBytes()
           
 int hashCode()
           
 String toString()
           

 

Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait

 

Constructor Detail

TBCD

public TBCD(String s)

TBCD

public TBCD(ByteBuffer bb)

Method Detail

getBytes

public ByteBuffer getBytes()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.