|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.export.GobiNodeImpl
public class GobiNodeImpl
node implementation for internal test
| Field Summary | |
|---|---|
(package private) java.lang.String |
entityType
entity type of node |
(package private) java.lang.String |
name
search string for node |
| Constructor Summary | |
|---|---|
GobiNodeImpl(java.lang.String name,
java.lang.String entityType)
constructor for new search condition |
|
| Method Summary | |
|---|---|
java.lang.String |
getEntityType()
get the entity type, if null, means all types |
java.lang.String |
getName()
get the search string |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.lang.String name
java.lang.String entityType
| Constructor Detail |
|---|
public GobiNodeImpl(java.lang.String name,
java.lang.String entityType)
name - the search stringentityType - the entity type, if null, means all types| Method Detail |
|---|
public java.lang.String getName()
getName in interface GobiNodepublic java.lang.String getEntityType()
getEntityType in interface GobiNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||