public class DirectedSymbolDTO extends Object implements FarObject<DirectedSymbol>
| Constructor and Description |
|---|
DirectedSymbolDTO(Direction direction,
SymbolDTO symbol) |
| Modifier and Type | Method and Description |
|---|---|
DirectedSymbol |
declareNearType()
Declares the near type that corresponds to the object that implements this interface.
|
Direction |
getDirection() |
SymbolDTO |
getSymbol() |
String |
toString() |
public SymbolDTO getSymbol()
public Direction getDirection()
public DirectedSymbol declareNearType()
DeclaresNearTypedeclareNearType in interface DeclaresNearType<DirectedSymbol>Copyright © 2013. All Rights Reserved.