| Package | Description |
|---|---|
| com.rs.xbrl.instructions |
| Modifier and Type | Method and Description |
|---|---|
QNameOrExpression.Type |
QNameOrExpression.getType()
Gets the type.
|
static QNameOrExpression.Type |
QNameOrExpression.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static QNameOrExpression.Type[] |
QNameOrExpression.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|