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 CardAggregated1CardTransaction2Choice.aggtdprotected CardAggregated1CardEntry2.aggtdNtryMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return CardAggregated1Modifier and TypeMethodDescriptionObjectFactory.createCardAggregated1()Create an instance ofCardAggregated1CardTransaction2Choice.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 TypeMethodDescriptionvoidCardTransaction2Choice.setAggtd(CardAggregated1 value) Sets the value of the aggtd property.voidCardEntry2.setAggtdNtry(CardAggregated1 value) Sets the value of the aggtdNtry property.