Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.PointOfInteractionComponent1
-
Packages that use PointOfInteractionComponent1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of PointOfInteractionComponent1 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with type parameters of type PointOfInteractionComponent1 Modifier and Type Field Description protected java.util.List<PointOfInteractionComponent1>
PointOfInteraction1. cmpnt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return PointOfInteractionComponent1 Modifier and Type Method Description PointOfInteractionComponent1
ObjectFactory. createPointOfInteractionComponent1()
Create an instance ofPointOfInteractionComponent1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return types with arguments of type PointOfInteractionComponent1 Modifier and Type Method Description java.util.List<PointOfInteractionComponent1>
PointOfInteraction1. getCmpnt()
Gets the value of the cmpnt property.
-