public abstract class AbstractComposite extends AbstractType implements Composite
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
AbstractComposite(Message message) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears all data from this type
|
protected <T extends Type> |
getTyped(int idx,
Class<T> type) |
boolean |
isEmpty()
Does this type have any actual content
|
encode, getExtraComponents, getMessage, getName, parse, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComponent, getComponentsencode, getExtraComponents, getMessage, getName, parseprotected org.slf4j.Logger log
public AbstractComposite(Message message)
public void clear()
AbstractTypeclear in interface Typeclear in class AbstractTypepublic boolean isEmpty()
AbstractTypeisEmpty in interface TypeisEmpty in class AbstractTypeCopyright © 2001-2013 University Health Network. All Rights Reserved.