public interface PackageClass extends ClassDeclaration
Declaration subinterface for the class declaration heirarchy. A
 PackageClass is a class that can be found directly within a
 compilation unit.Access.AccessType| Modifier and Type | Method and Description | 
|---|---|
PackageClass | 
addSerializable()
Add the java.io.Serializable interface to the class together with an
 import and the static field necessary. 
 | 
addImplements, addImport, addImport, getConstructors, getExtends, getFields, getImplements, getInnerClasses, getMethods, getMethods, getStaticInitializers, isAbstract, isAbstract, isMethodAlreadyDefined, newConstructor, newField, newField, newInnerClass, newInnerInterface, newMethod, newMethod, newStaticInitializer, removeImplements, setExtendsasClassType, getMembers, getUnit, removeMember, setComparatoraddAnnotation, addAnnotation, getAnnotations, getName, isFinal, isFinal, isStatic, isStatic, setNamejavadocapplyStyle, cast, getComment, isActive, isBlockWithAbruptCompletion, setComment, toCode, visit, vmPackageClass addSerializable()
Copyright © 2000–2018 jenesis4java. All rights reserved.