public class WsAttribute extends Object
Constructor and Description |
---|
WsAttribute() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
name of attribute
|
String |
getValue()
value of attribute
|
void |
setName(String name1)
name of attribute
|
void |
setValue(String value1) |
public String getName()
public String getValue()
public void setName(String name1)
name1
- the name to setpublic void setValue(String value1)
value1
- the value to setCopyright © 2016 Internet2. All rights reserved.