Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.CardAggregated1
Packages that use CardAggregated1
-
Uses of CardAggregated1 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as CardAggregated1Modifier and TypeFieldDescriptionprotected CardAggregated1
CardTransaction1Choice.aggtd
protected CardAggregated1
CardEntry1.aggtdNtry
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return CardAggregated1Modifier and TypeMethodDescriptionObjectFactory.createCardAggregated1()
Create an instance ofCardAggregated1
CardTransaction1Choice.getAggtd()
Gets the value of the aggtd property.CardEntry1.getAggtdNtry()
Gets the value of the aggtdNtry property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type CardAggregated1Modifier and TypeMethodDescriptionvoid
CardTransaction1Choice.setAggtd
(CardAggregated1 value) Sets the value of the aggtd property.void
CardEntry1.setAggtdNtry
(CardAggregated1 value) Sets the value of the aggtdNtry property.