| Package | Description |
|---|---|
| org.plasma.metamodel |
Package level documentation for package org.plasma.metamodel.
|
| Modifier and Type | Field and Description |
|---|---|
protected TemporalType |
Temporal.type |
| Modifier and Type | Method and Description |
|---|---|
static TemporalType |
TemporalType.fromValue(String v) |
TemporalType |
Temporal.getType()
Gets the value of the type property.
|
static TemporalType |
TemporalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemporalType[] |
TemporalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Temporal.setType(TemporalType value)
Sets the value of the type property.
|
Copyright © 2017. All rights reserved.