Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.PointOfInteraction1
-
Packages that use PointOfInteraction1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of PointOfInteraction1 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as PointOfInteraction1 Modifier and Type Field Description protected PointOfInteraction1
CardEntry1. poi
protected PointOfInteraction1
CardTransaction1. poi
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return PointOfInteraction1 Modifier and Type Method Description PointOfInteraction1
ObjectFactory. createPointOfInteraction1()
Create an instance ofPointOfInteraction1
PointOfInteraction1
CardEntry1. getPOI()
Gets the value of the poi property.PointOfInteraction1
CardTransaction1. getPOI()
Gets the value of the poi property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type PointOfInteraction1 Modifier and Type Method Description void
CardEntry1. setPOI(PointOfInteraction1 value)
Sets the value of the poi property.void
CardTransaction1. setPOI(PointOfInteraction1 value)
Sets the value of the poi property.
-