Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.CardAggregated2
Packages that use CardAggregated2
-
Uses of CardAggregated2 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as CardAggregated2Modifier and TypeFieldDescriptionprotected CardAggregated2
CardTransaction3Choice.aggtd
protected CardAggregated2
CardEntry5.aggtdNtry
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return CardAggregated2Modifier and TypeMethodDescriptionObjectFactory.createCardAggregated2()
Create an instance ofCardAggregated2
CardTransaction3Choice.getAggtd()
Gets the value of the aggtd property.CardEntry5.getAggtdNtry()
Gets the value of the aggtdNtry property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type CardAggregated2Modifier and TypeMethodDescriptionvoid
CardTransaction3Choice.setAggtd
(CardAggregated2 value) Sets the value of the aggtd property.void
CardEntry5.setAggtdNtry
(CardAggregated2 value) Sets the value of the aggtdNtry property.