Package | Description |
---|---|
org.openimaj.citation.annotation | |
org.openimaj.citation.annotation.mock |
Modifier and Type | Method and Description |
---|---|
static ReferenceType |
ReferenceType.getReferenceType(String v)
Get a
ReferenceType from a string. |
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 |
---|---|
ReferenceType |
MockReference.type()
The type of publication
|