public class PutSystemLabelChange extends PutLabelChange
| Constructor and Description |
|---|
PutSystemLabelChange(java.io.DataInput in) |
PutSystemLabelChange(long id,
java.lang.String name,
java.lang.String projectId,
int color) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColor() |
void |
write(java.io.DataOutput out) |
accept, affectsMatching, affectsPath, affectsProject, getContentsToPurge, getName, getProjectId, isCreationalForpublic PutSystemLabelChange(long id,
java.lang.String name,
java.lang.String projectId,
int color)
public PutSystemLabelChange(java.io.DataInput in)
throws java.io.IOException
java.io.IOExceptionpublic void write(java.io.DataOutput out)
throws java.io.IOException
write in class PutLabelChangejava.io.IOExceptionpublic int getColor()