Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.PointOfInteraction1
Packages that use PointOfInteraction1
-
Uses of PointOfInteraction1 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as PointOfInteraction1Modifier and TypeFieldDescriptionprotected PointOfInteraction1CardEntry2.poiprotected PointOfInteraction1CardTransaction2.poiMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return PointOfInteraction1Modifier and TypeMethodDescriptionObjectFactory.createPointOfInteraction1()Create an instance ofPointOfInteraction1CardEntry2.getPOI()Gets the value of the poi property.CardTransaction2.getPOI()Gets the value of the poi property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type PointOfInteraction1Modifier and TypeMethodDescriptionvoidCardEntry2.setPOI(PointOfInteraction1 value) Sets the value of the poi property.voidCardTransaction2.setPOI(PointOfInteraction1 value) Sets the value of the poi property.