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