public class MutableClass extends xapi.source.impl.AbstractClass
| Modifier | Constructor and Description |
|---|---|
protected |
MutableClass(xapi.source.service.SourceService service,
String pkg,
String simple,
int modifiers) |
| Modifier and Type | Method and Description |
|---|---|
static MutableClass |
create(String pkg,
String cls) |
static MutableClass |
create(String pkg,
String enclosing,
String cls) |
MutableClass |
createInnerClass(String string) |
addAnnotations, addField, addFields, addGenerics, addInnerClasses, addInterface, addInterfaces, addMethod, addMethods, classSeparator, getAnnotations, getEnclosedName, getEnclosingMethod, getField, getFields, getGeneric, getGenerics, getInnerClasses, getInterfaces, getMethod, getMethod, getMethods, getPackage, getQualifiedName, getSimpleName, hasGenerics, hasInterface, isInterface, isPrimitive, makeInterface, setEnclosingClass, setEnclosingMethod, setFields, setGenerics, setInnerClasses, setInterfaces, setMethods, setPackage, setSimpleName, toClass, toSignaturegetEnclosingType, getModifier, getService, hasModifier, isAbstract, isFinal, isPackageProtected, isPrivate, isProtected, isPublic, isStatic, makeAbstract, makeFinal, makePackageProtected, makePrivate, makeProtected, makePublic, makeStatic, newFifo, packageSeparator, setEnclosingType, setProtection, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisAbstract, isFinal, isStaticgetEnclosingTypeisPackageProtected, isPrivate, isProtected, isPublicgetModifier, hasModifierprotected MutableClass(xapi.source.service.SourceService service, String pkg, String simple, int modifiers)
public static MutableClass create(String pkg, String cls)
public static MutableClass create(String pkg, String enclosing, String cls)
public MutableClass createInnerClass(String string)
Copyright © 2012-2013 The Internet Party. All Rights Reserved.