Serialized Form


Package net.sf.jpkgmk

Class net.sf.jpkgmk.DuplicateEntryException extends PackageException implements Serializable

serialVersionUID: 1L

Class net.sf.jpkgmk.PackageException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class net.sf.jpkgmk.ParseException extends PackageException implements Serializable

serialVersionUID: 1L


Package net.sf.jpkgmk.prototype

Class net.sf.jpkgmk.prototype.CommandType extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

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

id

int id

idName

java.lang.String idName

description

java.lang.String description

parser

CommandType.CommandTypeParser parser



Copyright © 2007-2008. All Rights Reserved.