Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.ClearingSystemIdentification2Choice
-
Packages that use ClearingSystemIdentification2Choice Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of ClearingSystemIdentification2Choice in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 declared as ClearingSystemIdentification2Choice Modifier and Type Field Description protected ClearingSystemIdentification2Choice
ClearingSystemMemberIdentification2. clrSysId
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return ClearingSystemIdentification2Choice Modifier and Type Method Description ClearingSystemIdentification2Choice
ObjectFactory. createClearingSystemIdentification2Choice()
Create an instance ofClearingSystemIdentification2Choice
ClearingSystemIdentification2Choice
ClearingSystemMemberIdentification2. getClrSysId()
Gets the value of the clrSysId property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with parameters of type ClearingSystemIdentification2Choice Modifier and Type Method Description void
ClearingSystemMemberIdentification2. setClrSysId(ClearingSystemIdentification2Choice value)
Sets the value of the clrSysId property.
-