org.sbpm.sbpel
Interface CopyVariableProperty

All Superinterfaces:
CopySpecification

public interface CopyVariableProperty
extends CopySpecification


Method Summary
 String getProperty()
           
 Variable getVariable()
           
 void setProperty(String value)
           
 void setVariable(Variable value)
           
 

Method Detail

getVariable

Variable getVariable()

setVariable

void setVariable(Variable value)

getProperty

String getProperty()

setProperty

void setProperty(String value)


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.