Package | Description |
---|---|
de.rtm.push.adapters.windowfunctions |
Modifier and Type | Method and Description |
---|---|
WindowFrameSpecification.Unit |
WindowFrameSpecification.getUnit()
Returns the specified frame unit.
|
static WindowFrameSpecification.Unit |
WindowFrameSpecification.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowFrameSpecification.Unit[] |
WindowFrameSpecification.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|