|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Action | |
|---|---|
| com.ihr.xbrl.versioning | Provides the classes necessary to create or access to the content of a versioning report. |
| Uses of Action in com.ihr.xbrl.versioning |
|---|
| Methods in com.ihr.xbrl.versioning that return Action | |
|---|---|
Action |
Assignment.remove(int i)
|
| Methods in com.ihr.xbrl.versioning that return types with arguments of type Action | |
|---|---|
java.util.Collection<Action> |
VlVersioningProcessor.getActions()
|
java.util.Iterator<Action> |
Assignment.getActions()
|
java.util.Iterator<Action> |
ConceptActivityReport.getActions(Assignment as)
|
| Methods in com.ihr.xbrl.versioning with parameters of type Action | |
|---|---|
void |
VlVersioningProcessor.addAction(Action ac)
|
boolean |
Assignment.addAction(Action ac)
|
java.util.Iterator<Event> |
ConceptActivityReport.getEvents(Action ac)
|
void |
Assignment.insertElementAt(Action action,
int index)
|
boolean |
Assignment.remove(Action ac)
|
void |
VlVersioningProcessor.removeAction(Action action)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||