public class Blobs extends ArrayList<Blob> implements OperationInput
Constructor and Description |
---|
Blobs() |
Blobs(int size) |
Blobs(List<Blob> blobs) |
Modifier and Type | Method and Description |
---|---|
String |
getInputRef() |
String |
getInputType() |
boolean |
isBinary() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
containsAll, equals, hashCode
public String getInputType()
getInputType
in interface OperationInput
public String getInputRef()
getInputRef
in interface OperationInput
public boolean isBinary()
isBinary
in interface OperationInput
Copyright © 2014 Nuxeo SA. All Rights Reserved.