public class ExtraComponents extends Object implements Serializable
| Constructor and Description |
|---|
ExtraComponents(Message message)
Creates a new instance of ExtraComponents
|
| Modifier and Type | Method and Description |
|---|---|
Varies |
getComponent(int comp)
Returns the component at the given location, creating it
and all preceeding components if necessary.
|
int |
numComponents()
Returns the number of existing extra components
|
String |
toString() |
public ExtraComponents(Message message)
public int numComponents()
public Varies getComponent(int comp)
comp - the extra component number starting at 0 (i.e. 0 is the first
extra component)Copyright © 2001-2012 University Health Network. All Rights Reserved.