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 CardAggregated1CardTransaction1Choice.aggtdprotected CardAggregated1CardEntry1.aggtdNtryMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return CardAggregated1Modifier and TypeMethodDescriptionObjectFactory.createCardAggregated1()Create an instance ofCardAggregated1CardTransaction1Choice.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 TypeMethodDescriptionvoidCardTransaction1Choice.setAggtd(CardAggregated1 value) Sets the value of the aggtd property.voidCardEntry1.setAggtdNtry(CardAggregated1 value) Sets the value of the aggtdNtry property.