|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetProfileContent | |
|---|---|
| com.hack23.cia.model.internal.application.view.impl | |
| Uses of TargetProfileContent in com.hack23.cia.model.internal.application.view.impl |
|---|
| Fields in com.hack23.cia.model.internal.application.view.impl declared as TargetProfileContent | |
|---|---|
protected TargetProfileContent |
View.targetProfile
|
| Fields in com.hack23.cia.model.internal.application.view.impl with type parameters of type TargetProfileContent | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<TargetProfileContent,Integer> |
TargetProfileContent_.hashCode
|
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<View,TargetProfileContent> |
View_.targetProfile
|
| Methods in com.hack23.cia.model.internal.application.view.impl that return TargetProfileContent | |
|---|---|
TargetProfileContent |
ObjectFactory.createTargetProfileContent()
Create an instance of TargetProfileContent |
TargetProfileContent |
View.getTargetProfile()
Gets the value of the targetProfile property. |
TargetProfileContent |
TargetProfileContent.withModelObjectId(Integer value)
|
TargetProfileContent |
TargetProfileContent.withModelObjectVersion(Integer value)
|
| Methods in com.hack23.cia.model.internal.application.view.impl with parameters of type TargetProfileContent | |
|---|---|
void |
View.setTargetProfile(TargetProfileContent value)
Sets the value of the targetProfile property. |
View |
View.withTargetProfile(TargetProfileContent value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||