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