Uses of Class
net.florianschoppmann.issuetracking.asana.WrappedAttachment
-
Packages that use WrappedAttachment Package Description net.florianschoppmann.issuetracking.asana -
-
Uses of WrappedAttachment in net.florianschoppmann.issuetracking.asana
Methods in net.florianschoppmann.issuetracking.asana that return types with arguments of type WrappedAttachment Modifier and Type Method Description SortedSet<WrappedAttachment>
WrappedTask. getAttachments()
Methods in net.florianschoppmann.issuetracking.asana with parameters of type WrappedAttachment Modifier and Type Method Description int
WrappedAttachment. compareTo(WrappedAttachment other)
-