| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected FacesOrderingOrdering |
FacesOrdering.after |
protected FacesOrderingOrdering |
FacesOrdering.before |
| Modifier and Type | Method and Description |
|---|---|
FacesOrderingOrdering |
FacesOrdering.getAfter()
Gets the value of the after property.
|
FacesOrderingOrdering |
FacesOrdering.getBefore()
Gets the value of the before property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacesOrdering.setAfter(FacesOrderingOrdering value)
Sets the value of the after property.
|
void |
FacesOrdering.setBefore(FacesOrderingOrdering value)
Sets the value of the before property.
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.