public class WsStemLookup extends Object
Class to lookup a stem via web service developers make sure each setter calls this.clearSubject(); TODO: add in extensions in the query
Constructor and Description |
---|
WsStemLookup() |
Modifier and Type | Method and Description |
---|---|
String |
getStemName()
name of the stem to find (includes stems, e.g.
|
String |
getUuid()
uuid of the stem to find
|
boolean |
hasData()
see if this stem lookup has data
|
void |
setStemName(String theName)
name of the stem to find (includes stems, e.g.
|
void |
setUuid(String uuid1)
uuid of the stem to find
|
public boolean hasData()
public String getUuid()
public void setUuid(String uuid1)
uuid1
- the uuid to setpublic String getStemName()
public void setStemName(String theName)
theName
- the theName to setCopyright © 2016 Internet2. All rights reserved.