public class CAttachmentArrayDescriptor extends CDescriptor
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<CIdAndNameAndHiddenDescriptor> |
attachmentArray |
Constructor and Description |
---|
CAttachmentArrayDescriptor(java.util.ArrayList<CIdAndNameAndHiddenDescriptor> attachmentArray) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
compareTo
public java.util.ArrayList<CIdAndNameAndHiddenDescriptor> attachmentArray
public CAttachmentArrayDescriptor(java.util.ArrayList<CIdAndNameAndHiddenDescriptor> attachmentArray)
public java.lang.String toString()
toString
in class CDescriptor