Serialized Form


Package com.novell.nxpe

Class com.novell.nxpe.NxpeException extends java.lang.Exception implements Serializable

Serialized Fields

result

NxpeResult result

Class com.novell.nxpe.NxpeResult.Type extends java.lang.Object implements Serializable

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException
Serialized Fields

type

int type
The integer value of the type

Class com.novell.nxpe.NxpeResult.Value extends java.lang.Object implements Serializable

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException
Serialized Fields

value

int value
The interger value of the type

value_string

java.lang.String value_string
The string value of the type



Copyright © 2005-2009, 2012 Novell,Inc. All Rights Reserved.