java.lang.Object com.ibm.broker.plugin.MbElement com.ibm.broker.plugin.VfdIntervalElement
public class VfdIntervalElement
extends MbElement
Field | Description |
---|---|
copyright |
Constructor | Description |
---|---|
VfdIntervalElement(MbElement) |
Method | Description |
---|---|
Object getValue() | |
boolean isInterval() | Method isInterval. |
public static final java.lang.String copyright
public VfdIntervalElement(MbElement element)
public Object getValue() throws MbException
- See Also
public boolean isInterval() throws MbExceptionMethod isInterval.
- Returns
- boolean
- Throws