public class DirectionHolder extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DirectionHolder.Direction |
Constructor and Description |
---|
DirectionHolder(DirectionHolder.Direction direction) |
Modifier and Type | Method and Description |
---|---|
DirectionHolder.Direction |
getDirection() |
void |
setDirection(DirectionHolder.Direction direction) |
public DirectionHolder(DirectionHolder.Direction direction)
public DirectionHolder.Direction getDirection()
public void setDirection(DirectionHolder.Direction direction)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.