public class Device extends QuidObject
EMPTY, LOGGER, params, strict| Constructor and Description | 
|---|
Device()  | 
Device(PetalNode parent,
      Collection params)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(Visitor v)
accept the given visitor 
 | 
String | 
getCharacteristics()  | 
String | 
getDocumentation()  | 
String | 
getNameParameter()  | 
void | 
setCharacteristics(String o)  | 
void | 
setDocumentation(String o)  | 
void | 
setNameParameter(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 Device(PetalNode parent, Collection params)
public Device()
public void setNameParameter(String o)
public String getNameParameter()
public String getDocumentation()
public void setDocumentation(String o)
public String getCharacteristics()
public void setCharacteristics(String o)
Copyright © 2018 BITPlan GmbH. All rights reserved.