Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.TechnicalInputChannel1Choice
-
Packages that use TechnicalInputChannel1Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of TechnicalInputChannel1Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as TechnicalInputChannel1Choice Modifier and Type Field Description protected TechnicalInputChannel1Choice
ReportEntry11. techInptChanl
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return TechnicalInputChannel1Choice Modifier and Type Method Description TechnicalInputChannel1Choice
ObjectFactory. createTechnicalInputChannel1Choice()
Create an instance ofTechnicalInputChannel1Choice
TechnicalInputChannel1Choice
ReportEntry11. getTechInptChanl()
Gets the value of the techInptChanl property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type TechnicalInputChannel1Choice Modifier and Type Method Description void
ReportEntry11. setTechInptChanl(TechnicalInputChannel1Choice value)
Sets the value of the techInptChanl property.
-