org.mobicents.jcc.inap.protocol
Class OperationCode

java.lang.Object
  extended by org.mobicents.jcc.inap.protocol.OperationCode
All Implemented Interfaces:
java.io.Serializable

public class OperationCode
extends java.lang.Object
implements java.io.Serializable

Author:
Oleg Kulikov
See Also:
Serialized Form

Constructor Summary
OperationCode(int code)
          Creates a new instance of OperationCode
 
Method Summary
 byte[] toByteArray()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationCode

public OperationCode(int code)
Creates a new instance of OperationCode

Method Detail

toByteArray

public byte[] toByteArray()


Copyright © 2010. All Rights Reserved.