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