public abstract class QuiduObject extends QuidObject implements HasQuidu
EMPTY, LOGGER, params, strict
Modifier | Constructor and Description |
---|---|
protected |
QuiduObject(PetalNode parent,
String name,
Collection params) |
protected |
QuiduObject(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getQuidu() |
long |
getQuiduAsLong() |
QuidObject |
getReferencedObject() |
void |
setQuidu(String quid) |
void |
setQuiduAsLong(long quid) |
getQuid, getQuidAsLong, init, setQuid, setQuidAsLong
accept, addProperty, addToList, clone, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, equals, getChildCount, getKind, getLongestName, getName, getNames, getNoProperties, getParameterList, getParent, getProperties, getProperty, getProperty, getPropertyAsBoolean, getPropertyAsFloat, getPropertyAsInteger, getPropertyAsString, getPropertyList, getPropertyName, getPropertyTuples, getQualifiedName, getRoot, indexOf, moveProperty, removeFromList, removeProperty, removeProperty, setName, setParameterList, setParent, setProperty, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, getChildCount, getKind
protected QuiduObject(PetalNode parent, String name, Collection params)
protected QuiduObject(String name)
public long getQuiduAsLong()
getQuiduAsLong
in interface HasQuidu
public void setQuiduAsLong(long quid)
setQuiduAsLong
in interface HasQuidu
public final QuidObject getReferencedObject()
getReferencedObject
in interface HasQuidu
Copyright © 2018 BITPlan GmbH. All rights reserved.