public static class AlteredParts.Alterations extends Object
Constructor and Description |
---|
Alterations() |
Modifier and Type | Method and Description |
---|---|
void |
debug() |
byte[] |
getContentTypes() |
List<AlteredParts.Alteration> |
getPartsAdded() |
List<AlteredParts.Alteration> |
getPartsDeleted() |
List<AlteredParts.Alteration> |
getPartsModified() |
boolean |
isEmpty() |
void |
setContentTypes(ByteArrayOutputStream baos) |
public void setContentTypes(ByteArrayOutputStream baos)
public byte[] getContentTypes()
public List<AlteredParts.Alteration> getPartsAdded()
public List<AlteredParts.Alteration> getPartsDeleted()
public List<AlteredParts.Alteration> getPartsModified()
public void debug()
public boolean isEmpty()
Copyright © 2007-2019. All Rights Reserved.