public interface CopyDefinition extends CopyAble<CopyDefinition>, java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FromDefinition> |
getFromDefinitionList() |
java.util.List<ToDefinition> |
getToDefinitionList() |
boolean |
isKeepSrcElementName() |
boolean isKeepSrcElementName()
java.util.List<FromDefinition> getFromDefinitionList()
java.util.List<ToDefinition> getToDefinitionList()
Copyright © 2011 OW2 Consortium. All Rights Reserved.