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 String
getName()
long
getObjectId()
void
setName(String name)
void
setObjectId(long objectId)
-
Constructor Details
-
ViewerRootDescription
public ViewerRootDescription() -
ViewerRootDescription
-
-
Method Details
-
getName
-
setName
-
getObjectId
public long getObjectId() -
setObjectId
public void setObjectId(long objectId)
-