|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregateAttribute | |
---|---|
net.sf.ofx4j.io |
Uses of AggregateAttribute in net.sf.ofx4j.io |
---|
Methods in net.sf.ofx4j.io that return AggregateAttribute | |
---|---|
AggregateAttribute |
AggregateInfo.getAttribute(java.lang.String name,
int orderHint)
Get the attribute by the specified name. |
Methods in net.sf.ofx4j.io that return types with arguments of type AggregateAttribute | |
---|---|
java.util.SortedSet<AggregateAttribute> |
AggregateInfo.getAttributes()
The attributes. |
Methods in net.sf.ofx4j.io with parameters of type AggregateAttribute | |
---|---|
int |
AggregateAttribute.compareTo(AggregateAttribute other)
|
Method parameters in net.sf.ofx4j.io with type arguments of type AggregateAttribute | |
---|---|
protected void |
AggregateMarshaller.writeAggregateAttributes(java.lang.Object aggregate,
OFXWriter writer,
java.util.SortedSet<AggregateAttribute> aggregateAttributes)
Write the aggregate attributes for the specified aggregate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |