public class Link extends QuidObject
EMPTY, LOGGER, params, strict| Constructor and Description | 
|---|
Link()  | 
Link(PetalNode parent,
    Collection params)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(Visitor v)
accept the given visitor 
 | 
String | 
getClientContainment()  | 
List | 
getMessages()  | 
String | 
getSupplier()  | 
String | 
getSupplierContainment()  | 
void | 
setClientContainment(String o)  | 
void | 
setMessages(List o)  | 
void | 
setSupplier(String o)  | 
void | 
setSupplierContainment(String o)  | 
getQuid, getQuidAsLong, init, setQuid, setQuidAsLongaddProperty, 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, toStringpublic Link(PetalNode parent, Collection params)
public Link()
public String getSupplier()
public void setSupplier(String o)
public String getSupplierContainment()
public void setSupplierContainment(String o)
public String getClientContainment()
public void setClientContainment(String o)
public List getMessages()
public void setMessages(List o)
Copyright © 2018 BITPlan GmbH. All rights reserved.