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