Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.CardAggregated1
-
Packages that use CardAggregated1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of CardAggregated1 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as CardAggregated1 Modifier and Type Field Description protected CardAggregated1
CardTransaction1Choice. aggtd
protected CardAggregated1
CardEntry1. aggtdNtry
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return CardAggregated1 Modifier and Type Method Description CardAggregated1
ObjectFactory. createCardAggregated1()
Create an instance ofCardAggregated1
CardAggregated1
CardTransaction1Choice. getAggtd()
Gets the value of the aggtd property.CardAggregated1
CardEntry1. getAggtdNtry()
Gets the value of the aggtdNtry property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type CardAggregated1 Modifier and Type Method Description void
CardTransaction1Choice. setAggtd(CardAggregated1 value)
Sets the value of the aggtd property.void
CardEntry1. setAggtdNtry(CardAggregated1 value)
Sets the value of the aggtdNtry property.
-