public class WindowOffset extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WindowOffset.Type |
Constructor and Description |
---|
WindowOffset() |
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression() |
WindowOffset.Type |
getType() |
void |
setExpression(Expression expression) |
void |
setType(WindowOffset.Type type) |
String |
toString() |
public Expression getExpression()
public void setExpression(Expression expression)
public WindowOffset.Type getType()
public void setType(WindowOffset.Type type)
Copyright © 2006–2018 TinyGroup. All rights reserved.