| Modifier and Type | Method and Description |
|---|---|
static TypeRef |
create(Nd nd,
char[] resourcePath,
char[] fieldDescriptor)
Creates a
DatabaseRef to the NdType with the given resource path and field descriptor. |
static TypeRef |
create(NdType type)
Creates a
DatabaseRef to the given NdType. |
NdType |
get() |
char[] |
getFieldDescriptor() |
char[] |
getFileName() |
IReader |
lock() |
public char[] getFieldDescriptor()
public char[] getFileName()
public static TypeRef create(NdType type)
DatabaseRef to the given NdType.public static TypeRef create(Nd nd, char[] resourcePath, char[] fieldDescriptor)
DatabaseRef to the NdType with the given resource path and field descriptor.public IReader lock()