|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PositionStatusType | |
| com.sap.ip.me.api.smartsync | |
| Uses of PositionStatusType in com.sap.ip.me.api.smartsync |
| Fields in com.sap.ip.me.api.smartsync declared as PositionStatusType | |
static PositionStatusType |
PositionStatusType.INITIAL
Represents the initial state of the object's status. |
static PositionStatusType |
PositionStatusType.UNLINKED
Represents the unlinked state of the object's status. |
static PositionStatusType |
PositionStatusType.LOCAL
Represents the local state of the object's status. |
static PositionStatusType |
PositionStatusType.GLOBAL
Represents the global state of the object's status. |
| Methods in com.sap.ip.me.api.smartsync that return PositionStatusType | |
PositionStatusType |
SyncBo.getPositionStatus()
gets PositionStatusType of this syncbo |
static PositionStatusType |
PositionStatusType.forString(java.lang.String stringRepresentation)
Returns the correspnoding PositionStatusType instance with the specified String representation. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||