Package com.nt.udc.ei.gsm3gpp
Class ByteExtends
java.lang.Object
com.nt.udc.ei.gsm3gpp.ByteExtends
- All Implemented Interfaces:
Externalizable
,Serializable
- See Also:
-
Field Details
-
b
public byte[] b -
type
public int type
-
-
Constructor Details
-
ByteExtends
public ByteExtends()
-
-
Method Details
-
getBytes
public byte[] getBytes() -
getType
public int getType() -
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
toString
-