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