public class WsAttributeDefLookup extends Object
Class to lookup an attribute def via web service developers make sure each setter calls this.clearAttributeDef();
Constructor and Description |
---|
WsAttributeDefLookup() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
name of the attributeDef to find (includes stems, e.g.
|
String |
getUuid()
uuid of the attributeDef to find
|
void |
setName(String theName)
name of the attributeDef to find (includes stems, e.g.
|
void |
setUuid(String uuid1)
uuid of the attributeDef to find
|
public String getUuid()
public void setUuid(String uuid1)
uuid1
- the uuid to setpublic String getName()
public void setName(String theName)
theName
- the theName to setCopyright © 2016 Internet2. All rights reserved.