Package | Description |
---|---|
manifold.api.type |
Modifier and Type | Method and Description |
---|---|
ClassType |
JavaTypeManifold.getClassType(String fqn) |
ClassType |
UrlTypeManifold.getClassType(String fqn) |
ClassType |
ITypeManifold.getClassType(String fqn)
What kind of type corresponds with fqn?
|
static ClassType |
ClassType.getFromFileName(String name) |
static ClassType |
ClassType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassType[] |
ClassType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.