public final class MovePoint extends AbstractDataTransferObject
| Modifier and Type | Method and Description | 
|---|---|
| static MovePoint | create(String startNodeName,
            int stepsToMove) | 
| String | getStartNodeName() | 
| int | getStepsToMove() | 
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getStartNodeName()
public int getStepsToMove()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.