public class GenericComposite extends AbstractComposite
log| Constructor and Description |
|---|
GenericComposite(Message message)
Creates a new instance of GenericComposite
|
| Modifier and Type | Method and Description |
|---|---|
Type |
getComponent(int number)
Returns the single component of this composite at the specified position (starting at 0) -
Creates it (and any nonexistent components before it) if necessary.
|
Type[] |
getComponents()
Returns an array containing the components of this field.
|
String |
getName()
Returns the name of the type (used in XML encoding and profile checking)
|
clear, getTypedencode, getExtraComponents, getMessage, parse, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitencode, getExtraComponents, getMessage, parsepublic GenericComposite(Message message)
public Type getComponent(int number) throws DataTypeException
DataTypeExceptionpublic Type[] getComponents()
Copyright © 2001-2012 University Health Network. All Rights Reserved.