@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, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic java.util.Set<TransferType> getTransferTypes()
public void setTransferTypes(java.util.Set<TransferType> transferTypes)