Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc for Elexis version 2.1.7.dev vom 17.03.2013

ag.ion.bion.officelayer.clone
Interface IDestinationPosition

All Known Implementing Classes:
CloneDestinationPosition, DestinationPosition

public interface IDestinationPosition

Interface for DestinationPositions


Method Summary
 java.lang.Object getDestinationObject()
          Gets the object stored in this instance of the destination class.
 java.lang.Class getType()
          Gets the class type of the stored object.
 

Method Detail

getType

java.lang.Class getType()
Gets the class type of the stored object.

Returns:
the class of the stored object

getDestinationObject

java.lang.Object getDestinationObject()
Gets the object stored in this instance of the destination class.

Returns:
the stored object

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc for Elexis version 2.1.7.dev vom 17.03.2013