|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserAddressItem | |
---|---|
com.hack23.cia.model.internal.application.user.impl |
Uses of UserAddressItem in com.hack23.cia.model.internal.application.user.impl |
---|
Fields in com.hack23.cia.model.internal.application.user.impl with type parameters of type UserAddressItem | |
---|---|
static javax.persistence.metamodel.ListAttribute<User,UserAddressItem> |
User_.addressItems
|
protected List<UserAddressItem> |
User.addressItems
|
static javax.persistence.metamodel.SingularAttribute<UserAddressItem,Long> |
UserAddressItem_.hjid
|
static javax.persistence.metamodel.SingularAttribute<UserAddressItem,String> |
UserAddressItem_.item
|
Methods in com.hack23.cia.model.internal.application.user.impl that return types with arguments of type UserAddressItem | |
---|---|
List<UserAddressItem> |
User.getAddressItems()
|
Method parameters in com.hack23.cia.model.internal.application.user.impl with type arguments of type UserAddressItem | |
---|---|
void |
User.setAddressItems(List<UserAddressItem> value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |