| Modifier and Type | Field and Description |
|---|---|
protected ElementOrigin |
ElementType.elementOrigin |
| Modifier and Type | Method and Description |
|---|---|
ElementOrigin |
ElementType.getElementOrigin()
Return the origin of the metadata element.
|
static ElementOrigin |
ElementOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementOrigin[] |
ElementOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementType.setElementOrigin(ElementOrigin elementOrigin)
Set up the details of this element's origin.
|
Copyright © 2018–2019 ODPi. All rights reserved.