| Package | Description |
|---|---|
| com.hack23.cia.model.internal.application.view.impl |
| Modifier and Type | Field and Description |
|---|---|
protected PerformanceIndicatorContent |
ApplicationView.performanceIndicators |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<PerformanceIndicatorContent,Long> |
PerformanceIndicatorContent_.hjid |
static javax.persistence.metamodel.SingularAttribute<PerformanceIndicatorContent,Integer> |
PerformanceIndicatorContent_.modelObjectId |
static javax.persistence.metamodel.SingularAttribute<PerformanceIndicatorContent,Integer> |
PerformanceIndicatorContent_.modelObjectVersion |
static javax.persistence.metamodel.SingularAttribute<ApplicationView,PerformanceIndicatorContent> |
ApplicationView_.performanceIndicators |
| Modifier and Type | Method and Description |
|---|---|
PerformanceIndicatorContent |
ObjectFactory.createPerformanceIndicatorContent()
Create an instance of
PerformanceIndicatorContent |
PerformanceIndicatorContent |
ApplicationView.getPerformanceIndicators()
Gets the value of the performanceIndicators property.
|
PerformanceIndicatorContent |
PerformanceIndicatorContent.withModelObjectId(Integer value) |
PerformanceIndicatorContent |
PerformanceIndicatorContent.withModelObjectVersion(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationView.setPerformanceIndicators(PerformanceIndicatorContent value)
Sets the value of the performanceIndicators property.
|
ApplicationView |
ApplicationView.withPerformanceIndicators(PerformanceIndicatorContent value) |
Copyright © 2010–2017 www.hack23.com. All rights reserved.