@MappedSuperclass public abstract class ExtensionPointWithTransferType extends ExtensionPoint
| Constructor and Description |
|---|
ExtensionPointWithTransferType() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<TransferType> |
getTransferTypes() |
void |
setTransferTypes(java.util.Set<TransferType> transferTypes) |
getNature, getNetwork, getScript, getScriptParameters, isEnabled, setEnabled, setNetwork, setScript, setScriptParameterscompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic java.util.Set<TransferType> getTransferTypes()
public void setTransferTypes(java.util.Set<TransferType> transferTypes)