public class Destination extends NativeObject
Modifier and Type | Method and Description |
---|---|
static Destination |
createDynamicObject(long handle) |
DirectDestination |
getTarget()
The target destination (Getter)
|
equals, hashCode
public static Destination createDynamicObject(long handle)
public DirectDestination getTarget()
java.lang.IllegalStateException
- the object has already been closed.java.lang.IllegalStateException
- the associated document has already been closed.