| Constructor and Description |
|---|
NodeMeta(T id,
AbstractNodeConfig config,
tigase.xmpp.jid.BareJID creator,
Date creationTime) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreationTime() |
tigase.xmpp.jid.BareJID |
getCreator() |
AbstractNodeConfig |
getNodeConfig() |
T |
getNodeId() |
public NodeMeta(T id, AbstractNodeConfig config, tigase.xmpp.jid.BareJID creator, Date creationTime)
public AbstractNodeConfig getNodeConfig()
getNodeConfig in interface INodeMeta<T>public Date getCreationTime()
getCreationTime in interface INodeMeta<T>public tigase.xmpp.jid.BareJID getCreator()
getCreator in interface INodeMeta<T>Copyright © 2008–2021 Tigase. All rights reserved.