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