Serialized Form


Package com.ericsson.otp.erlang

Class com.ericsson.otp.erlang.OtpAuthException implements Serializable

Class com.ericsson.otp.erlang.OtpErlangAtom implements Serializable

Serialized Fields

atom

java.lang.String atom

Class com.ericsson.otp.erlang.OtpErlangBinary implements Serializable

Serialized Fields

bin

byte[] bin

Class com.ericsson.otp.erlang.OtpErlangBoolean implements Serializable

Class com.ericsson.otp.erlang.OtpErlangByte implements Serializable

Class com.ericsson.otp.erlang.OtpErlangChar implements Serializable

Class com.ericsson.otp.erlang.OtpErlangDecodeException implements Serializable

Class com.ericsson.otp.erlang.OtpErlangDouble implements Serializable

Serialized Fields

d

double d

Class com.ericsson.otp.erlang.OtpErlangException implements Serializable

Class com.ericsson.otp.erlang.OtpErlangExit implements Serializable

Serialized Fields

pid

OtpErlangPid pid

Class com.ericsson.otp.erlang.OtpErlangFloat implements Serializable

Class com.ericsson.otp.erlang.OtpErlangInt implements Serializable

Class com.ericsson.otp.erlang.OtpErlangList implements Serializable

Serialized Fields

elems

OtpErlangObject[] elems

Class com.ericsson.otp.erlang.OtpErlangLong implements Serializable

Serialized Fields

val

long val

Class com.ericsson.otp.erlang.OtpErlangObject implements Serializable

Class com.ericsson.otp.erlang.OtpErlangPid implements Serializable

Serialized Fields

creation

int creation

id

int id

node

java.lang.String node

serial

int serial

Class com.ericsson.otp.erlang.OtpErlangPort implements Serializable

Serialized Fields

creation

int creation

id

int id

node

java.lang.String node

Class com.ericsson.otp.erlang.OtpErlangRangeException implements Serializable

Class com.ericsson.otp.erlang.OtpErlangRef implements Serializable

Serialized Fields

creation

int creation

ids

int[] ids

node

java.lang.String node

Class com.ericsson.otp.erlang.OtpErlangShort implements Serializable

Class com.ericsson.otp.erlang.OtpErlangString implements Serializable

Serialized Fields

str

java.lang.String str

Class com.ericsson.otp.erlang.OtpErlangTuple implements Serializable

Serialized Fields

elems

OtpErlangObject[] elems

Class com.ericsson.otp.erlang.OtpErlangUInt implements Serializable

Class com.ericsson.otp.erlang.OtpErlangUShort implements Serializable

Class com.ericsson.otp.erlang.OtpException implements Serializable