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, isCreationalFor
public 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.IOException
public void write(java.io.DataOutput out) throws java.io.IOException
write
in class PutLabelChange
java.io.IOException
public int getColor()