public class ViewEntity extends Object implements Entity
ViewEntity()
ViewEntity(String id, String name, ViewType type)
String
getId()
getName()
ViewType
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ViewEntity()
public ViewEntity(String id, String name, ViewType type)
public String getId()
public String getName()
public ViewType getType()
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.