Package | Description |
---|---|
com.rometools.modules.activitystreams | |
com.rometools.modules.activitystreams.types |
Modifier and Type | Method and Description |
---|---|
Verb |
ActivityStreamModuleImpl.getVerb()
Get the value of verb
|
Verb |
ActivityStreamModule.getVerb() |
Modifier and Type | Method and Description |
---|---|
void |
ActivityStreamModuleImpl.setVerb(Verb newverb)
Set the value of verb
|
void |
ActivityStreamModule.setVerb(Verb verb) |
Modifier and Type | Method and Description |
---|---|
static Verb |
Verb.fromIRI(String iri) |
static Verb |
Verb.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Verb[] |
Verb.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.