|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Action | |
|---|---|
| com.edustructures.sifworks.infra | Classes to model Infrastructure Elements (SIF 2.0 Specification, Infrastructure and Infrastructure Working Group) |
| Uses of Action in com.edustructures.sifworks.infra |
|---|
| Fields in com.edustructures.sifworks.infra declared as Action | |
|---|---|
static Action |
Action.ADD
Add ("Add") |
static Action |
Action.CHANGE
Change ("Change") |
static Action |
Action.DELETE
Delete ("Delete") |
| Methods in com.edustructures.sifworks.infra that return Action | |
|---|---|
static Action |
Action.wrap(java.lang.String value)
Wrap an arbitrary string value in an Action object. |
| Methods in com.edustructures.sifworks.infra with parameters of type Action | |
|---|---|
void |
SIF_EventObject.setAction(Action value)
Sets the value of the Action attribute. |
void |
SIF_ObjectData.setSIF_EventObject(java.lang.String objectName,
Action action,
java.lang.String value)
Sets the value of the <SIF_EventObject> child element. |
| Constructors in com.edustructures.sifworks.infra with parameters of type Action | |
|---|---|
SIF_EventObject(java.lang.String objectName,
Action action,
java.lang.String value)
Constructor that accepts values for all mandatory fields |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||