public class ReportingPosition extends Object
| Constructor and Description |
|---|
ReportingPosition(int nummer,
ArbeitsprotokollCustomBean protokoll,
BufferedImage map)
Creates a new ReportingPosition object.
|
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
getMap()
DOCUMENT ME!
|
List<ReportingAction> |
getMoeglicheAktionen()
DOCUMENT ME!
|
List<ReportingStatus> |
getMoeglicheStati()
DOCUMENT ME!
|
String |
getName()
DOCUMENT ME!
|
public ReportingPosition(int nummer,
ArbeitsprotokollCustomBean protokoll,
BufferedImage map)
nummer - DOCUMENT ME!protokoll - DOCUMENT ME!map - DOCUMENT ME!public String getName()
public List<ReportingAction> getMoeglicheAktionen()
public List<ReportingStatus> getMoeglicheStati()
public BufferedImage getMap()
Copyright © 2012–2025 cismet GmbH. All rights reserved.