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