com.ebmwebsourcing.agreement.definition.api
Interface Variable

All Known Implementing Classes:
VariableImpl

public interface Variable


Method Summary
 Location getLocation()
           
 java.net.URI getMetric()
           
 java.lang.String getName()
           
 Location newLocation()
           
 void setLocation(Location location)
           
 void setMetric(java.net.URI metric)
           
 void setName(java.lang.String name)
           
 

Method Detail

getName

java.lang.String getName()

setName

void setName(java.lang.String name)

getMetric

java.net.URI getMetric()

setMetric

void setMetric(java.net.URI metric)

getLocation

Location getLocation()

setLocation

void setLocation(Location location)

newLocation

Location newLocation()
                     throws WSAgreementException
Throws:
WSAgreementException


Copyright © 2009 eBM Websourcing. All Rights Reserved.