Package com.vmware.aria.operations
Class Property
-
- All Implemented Interfaces:
@Serializable() public class Property
-
-
Method Summary
Modifier and Type Method Description abstract String
getKey()
abstract Long
getTimestamp()
-
-
Method Detail
-
getKey
abstract String getKey()
-
getTimestamp
abstract Long getTimestamp()
-
-
-
-