Uses of Interface
com.ebmwebsourcing.agreement.definition.api.Location

Packages that use Location
com.ebmwebsourcing.agreement.definition.api   
com.ebmwebsourcing.agreement.definition.impl   
 

Uses of Location in com.ebmwebsourcing.agreement.definition.api
 

Methods in com.ebmwebsourcing.agreement.definition.api that return Location
 Location Variable.getLocation()
           
 Location Variable.newLocation()
           
 

Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type Location
 void Variable.setLocation(Location location)
           
 

Uses of Location in com.ebmwebsourcing.agreement.definition.impl
 

Classes in com.ebmwebsourcing.agreement.definition.impl that implement Location
 class LocationImpl
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl that return Location
 Location VariableImpl.getLocation()
           
 Location VariableImpl.newLocation()
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type Location
 void VariableImpl.setLocation(Location location)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.