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