public class WSChange extends AbstractData
| Constructor and Description |
|---|
WSChange() |
| Modifier and Type | Method and Description |
|---|---|
Set<WSAttributeValue> |
getAttributes() |
int |
getId() |
String |
getType() |
void |
setAttributes(Set<WSAttributeValue> attributes) |
void |
setId(int id) |
void |
setType(String type) |
equals, hashCode, toStringpublic Set<WSAttributeValue> getAttributes()
public void setAttributes(Set<WSAttributeValue> attributes)
public int getId()
public void setId(int id)
public String getType()
public void setType(String type)
Copyright © 2014. All Rights Reserved.