Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.PointOfInteraction1
Packages that use PointOfInteraction1
-
Uses of PointOfInteraction1 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as PointOfInteraction1Modifier and TypeFieldDescriptionprotected PointOfInteraction1
CardEntry5.poi
protected PointOfInteraction1
CardTransaction18.poi
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return PointOfInteraction1Modifier and TypeMethodDescriptionObjectFactory.createPointOfInteraction1()
Create an instance ofPointOfInteraction1
CardEntry5.getPOI()
Gets the value of the poi property.CardTransaction18.getPOI()
Gets the value of the poi property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type PointOfInteraction1Modifier and TypeMethodDescriptionvoid
CardEntry5.setPOI
(PointOfInteraction1 value) Sets the value of the poi property.void
CardTransaction18.setPOI
(PointOfInteraction1 value) Sets the value of the poi property.