| Package | Description |
|---|---|
| won.protocol.vocabulary |
| Modifier and Type | Method and Description |
|---|---|
static GRDeliveryMethod |
GRDeliveryMethod.parseString(java.lang.String fragment)
Tries to match the given string against all enum values.
|
static GRDeliveryMethod |
GRDeliveryMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GRDeliveryMethod[] |
GRDeliveryMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jena.rdf.model.Resource |
GR.toResource(GRDeliveryMethod state)
Converts the GRDeliveryMethod Enum to a Resource.
|
Copyright © 2019. All Rights Reserved.