public class ReflectionType extends Object implements JsonPrintable
| Constructor and Description |
|---|
ReflectionType(String qualifiedName) |
| Modifier and Type | Method and Description |
|---|---|
ReflectionMemberSet |
getDeclared() |
ReflectionMemberSet |
getPublic() |
String |
getQualifiedName() |
void |
printJson(JsonWriter writer) |
public ReflectionType(String qualifiedName)
public String getQualifiedName()
public ReflectionMemberSet getDeclared()
public ReflectionMemberSet getPublic()
public void printJson(JsonWriter writer) throws IOException
printJson in interface JsonPrintableIOException