Oracle Corp.

Oracle WebLogic Communications Server 10.1 API Reference


com.bea.wcp.diameter.sh
Class TBCD

java.lang.Object
  extended bycom.bea.wcp.diameter.sh.TBCD

public final class TBCD
extends java.lang.Object

Representation of Telephony Binary Coded Decimal.

Copyright © 2008 Oracle Corp. All Rights Reserved.

Constructor Summary
TBCD(java.nio.ByteBuffer bb)
           
TBCD(java.lang.String s)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.nio.ByteBuffer getBytes()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TBCD

public TBCD(java.nio.ByteBuffer bb)

TBCD

public TBCD(java.lang.String s)
Method Detail

equals

public boolean equals(java.lang.Object obj)

getBytes

public java.nio.ByteBuffer getBytes()

hashCode

public int hashCode()

toString

public java.lang.String toString()

Documentation is available at
http://e-docs.bea.com/wlcp/wlss40/
Copyright 2008 Oracle Corp.