| Modifier and Type | Field and Description |
|---|---|
protected TypeType |
Title.type |
protected TypeType |
Simple.type |
protected TypeType |
Resource.type |
protected TypeType |
Locator.type |
protected TypeType |
Extended.type |
protected TypeType |
Arc.type |
| Modifier and Type | Method and Description |
|---|---|
static TypeType |
TypeType.fromValue(String v) |
TypeType |
Title.getType()
Gets the value of the type property.
|
TypeType |
Simple.getType()
Gets the value of the type property.
|
TypeType |
Resource.getType()
Gets the value of the type property.
|
TypeType |
Locator.getType()
Gets the value of the type property.
|
TypeType |
Extended.getType()
Gets the value of the type property.
|
TypeType |
Arc.getType()
Gets the value of the type property.
|
static TypeType |
TypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeType[] |
TypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Title.setType(TypeType value)
Sets the value of the type property.
|
void |
Simple.setType(TypeType value)
Sets the value of the type property.
|
void |
Resource.setType(TypeType value)
Sets the value of the type property.
|
void |
Locator.setType(TypeType value)
Sets the value of the type property.
|
void |
Extended.setType(TypeType value)
Sets the value of the type property.
|
void |
Arc.setType(TypeType value)
Sets the value of the type property.
|
Copyright © 2016. All rights reserved.