|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TrackDataOptions
The TrackDataOptions interface is a collection of all changes option.
| Method Summary | |
|---|---|
TrackNumericDataOption |
getDecreasedOption()
Gets the decreased option. |
TrackDataOption |
getDeletedOption()
Gets the deletion option. |
TrackNumericDataOption |
getIncreasedOption()
Gets the increased option. |
TrackDataOption |
getInsertedOption()
Gets the insertion option. |
TrackDataOption |
getUpdatedOption()
Gets the updates option. |
| Method Detail |
|---|
TrackDataOption getInsertedOption()
TrackDataOption getDeletedOption()
TrackDataOption getUpdatedOption()
TrackNumericDataOption getIncreasedOption()
TrackNumericDataOption getDecreasedOption()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||