|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Location | |
---|---|
org.zeroexchange.model.resource.participant | |
org.zeroexchange.model.user | |
org.zeroexchange.web.components.location | |
org.zeroexchange.web.components.user |
Uses of Location in org.zeroexchange.model.resource.participant |
---|
Methods in org.zeroexchange.model.resource.participant that return Location | |
---|---|
Location |
ResourceTender.getLocation()
|
Methods in org.zeroexchange.model.resource.participant with parameters of type Location | |
---|---|
void |
ResourceTender.setLocation(Location location)
|
Uses of Location in org.zeroexchange.model.user |
---|
Methods in org.zeroexchange.model.user that return Location | |
---|---|
Location |
User.getLocation()
|
Methods in org.zeroexchange.model.user with parameters of type Location | |
---|---|
void |
User.setLocation(Location location)
|
Uses of Location in org.zeroexchange.web.components.location |
---|
Constructor parameters in org.zeroexchange.web.components.location with type arguments of type Location | |
---|---|
LocationSelector(String id,
org.apache.wicket.model.IModel<Location> model)
Constructor. |
Uses of Location in org.zeroexchange.web.components.user |
---|
Methods in org.zeroexchange.web.components.user that return Location | |
---|---|
Location |
AbstractUserProfilePanel.ProfileData.getLocation()
|
Methods in org.zeroexchange.web.components.user with parameters of type Location | |
---|---|
void |
AbstractUserProfilePanel.ProfileData.setLocation(Location location)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |