Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.PointOfInteraction1
-
Packages that use PointOfInteraction1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of PointOfInteraction1 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as PointOfInteraction1 Modifier and Type Field Description protected PointOfInteraction1CardEntry3. poiprotected PointOfInteraction1CardTransaction16. poiMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return PointOfInteraction1 Modifier and Type Method Description PointOfInteraction1ObjectFactory. createPointOfInteraction1()Create an instance ofPointOfInteraction1PointOfInteraction1CardEntry3. getPOI()Gets the value of the poi property.PointOfInteraction1CardTransaction16. getPOI()Gets the value of the poi property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type PointOfInteraction1 Modifier and Type Method Description voidCardEntry3. setPOI(PointOfInteraction1 value)Sets the value of the poi property.voidCardTransaction16. setPOI(PointOfInteraction1 value)Sets the value of the poi property.
-