|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Copy
| Method Summary | |
|---|---|
From |
getFrom()
|
boolean |
getIgnoreMissingFromData()
|
boolean |
getKeepSrcElementName()
|
To |
getTo()
|
void |
setFrom(From from)
|
void |
setIgnoreMissingFromData(boolean ignore)
|
void |
setKeepSrcElementName(boolean keep)
|
void |
setTo(To to)
|
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement |
|---|
getTag, setTag |
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
|---|
addOtherElements, getOtherElements |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator |
|---|
validate |
| Method Detail |
|---|
From getFrom()
void setFrom(From from)
To getTo()
void setTo(To to)
boolean getKeepSrcElementName()
void setKeepSrcElementName(boolean keep)
boolean getIgnoreMissingFromData()
void setIgnoreMissingFromData(boolean ignore)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||