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