Package | Description |
---|---|
com.hack23.cia.model.internal.application.view.impl |
Modifier and Type | Field and Description |
---|---|
protected ViewPerspective |
ApplicationView.perspective |
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.SingularAttribute<ApplicationView,ViewPerspective> |
ApplicationView_.perspective |
Modifier and Type | Method and Description |
---|---|
static ViewPerspective |
ViewPerspective.fromValue(String v) |
ViewPerspective |
ApplicationView.getPerspective()
Gets the value of the perspective property.
|
static ViewPerspective |
ViewPerspective.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewPerspective[] |
ViewPerspective.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationView.setPerspective(ViewPerspective value)
Sets the value of the perspective property.
|
ApplicationView |
ApplicationView.withPerspective(ViewPerspective value) |
Copyright © 2010–2017 www.hack23.com. All rights reserved.