public class IlpPositionChange extends Object
Constructor and Description |
---|
IlpPositionChange(IlpPosition position,
IlpPositionSource source)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
IlpPosition |
getPosition()
Returns the new position.
|
IlpPositionSource |
getSource()
Returns the source of the new position, which indicates the reason for
the change.
|
String |
toString()
Converts the object into a human-readable format.
|
public IlpPositionChange(IlpPosition position, IlpPositionSource source)
public IlpPosition getPosition()
public IlpPositionSource getSource()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.