|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectag.ion.bion.officelayer.clone.DestinationPosition
public class DestinationPosition
Concrete implementation of the IDestinationPosition. With this class its possible to give a newly cloned object a target destiantion, so that it "knows" wherer to be placed.
Constructor Summary | |
---|---|
DestinationPosition(java.lang.Object storeObject)
Constructor of the DestinationPosition. |
Method Summary | |
---|---|
java.lang.Object |
getDestinationObject()
Returns the stored object. |
java.lang.Class |
getType()
Returns the class of the stored object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DestinationPosition(java.lang.Object storeObject)
storeObject
- the object to be stored in this classMethod Detail |
---|
public java.lang.Class getType()
getType
in interface IDestinationPosition
public java.lang.Object getDestinationObject()
getDestinationObject
in interface IDestinationPosition
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |