com.ebmwebsourcing.agreement.definition.api
Interface ServiceProperties
- All Superinterfaces:
- ServiceTerms
- All Known Implementing Classes:
- ServicePropertiesImpl
public interface ServiceProperties
- extends ServiceTerms
getVariables
java.util.List<Variable> getVariables()
addVariable
void addVariable(Variable variable)
removeVariable
void removeVariable(Variable variable)
newVariable
Variable newVariable()
throws WSAgreementException
- Throws:
WSAgreementException
Copyright © 2009 eBM Websourcing. All Rights Reserved.