|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cysols.iodef.IElement
com.cysols.iodef.rid.element.IncidentSource
public class IncidentSource
This class represents to IncidentSource element.
| Field Summary |
|---|
| Fields inherited from class com.cysols.iodef.IElement |
|---|
attributeList, elementcreator, elementsMap, myName |
| Method Summary | |
|---|---|
void |
addNode(Node node)
Adds the specified Node element |
Node[] |
getNodes()
Returns the array of Node element. |
boolean |
getSourceFoundValue()
Returns the value of SourceFound node, reutrns null if it doesn't exist. |
void |
setSourceFoundValue(boolean value)
Sets the value of SourceFound node. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setSourceFoundValue(boolean value)
value - - the value of SourceFound node.public boolean getSourceFoundValue()
public void addNode(Node node)
node - - Node elementpublic Node[] getNodes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||