Class ViewerRootDescription
java.lang.Object
one.microstream.storage.restadapter.ViewerRootDescription
public class ViewerRootDescription extends Object
-
Constructor Summary
Constructors Constructor Description ViewerRootDescription()ViewerRootDescription(String name, long objectId) -
Method Summary
Modifier and Type Method Description StringgetName()longgetObjectId()voidsetName(String name)voidsetObjectId(long objectId)
-
Constructor Details
-
ViewerRootDescription
public ViewerRootDescription() -
ViewerRootDescription
-
-
Method Details
-
getName
-
setName
-
getObjectId
public long getObjectId() -
setObjectId
public void setObjectId(long objectId)
-