| Package | Description |
|---|---|
| asia.redact.bracket.properties.mgmt |
| Modifier and Type | Field and Description |
|---|---|
ReferenceType |
PropertiesReference.type |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceType |
ReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceType[] |
ReferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoadList.addReference(ReferenceType type,
String path) |
| Constructor and Description |
|---|
PropertiesReference(ReferenceType type,
String data) |
Copyright © 2011-2014 David R. Smith. All Rights Reserved.