-
Nested Class Summary
Nested Classes
static interface
static interface
static class
static class
static class
-
Field Summary
Fields
static final int
static final int
-
Method Summary
int
Returns ACTION_ADD or ACTION_REMOVE
Returns alias source value (name of the alias)
boolean
Flag if this is a system alias
-
Field Details
-
ACTION_ADD
static final int ACTION_ADD
- See Also:
-
-
ACTION_REMOVE
static final int ACTION_REMOVE
- See Also:
-
-
Method Details
-
getKey
Returns alias source value (name of the alias)
- Returns:
-
getValue
Returns alias target URI
- Returns:
-
isSystem
boolean isSystem()
Flag if this is a system alias
- Returns:
-
getAction
int getAction()
Returns ACTION_ADD or ACTION_REMOVE
- Returns: