public class WsAttributeEdit extends Object
Constructor and Description |
---|
WsAttributeEdit()
empty constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getDelete()
if we should delete this attribute
|
String |
getName()
name of attribute
|
String |
getValue()
value of attribute
|
void |
setDelete(String delete1) |
void |
setName(String name1)
name of attribute
|
void |
setValue(String value1) |
public String getName()
public void setName(String name1)
name1
- the name to setpublic String getValue()
public void setValue(String value1)
value1
- the value to setpublic String getDelete()
public void setDelete(String delete1)
delete1
- the delete to setCopyright © 2016 Internet2. All rights reserved.