Class EventLogicCopyActionService.RelationDescriptor
java.lang.Object
ch.tocco.nice2.optional.event.impl.actions.EventLogicCopyActionService.RelationDescriptor
- Enclosing interface:
EventLogicCopyActionService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setChecked
(boolean checked) void
setEntityName
(String entityName) void
setRelationName
(String relationName)
-
Constructor Details
-
RelationDescriptor
-
-
Method Details
-
getRelationName
-
setRelationName
-
getEntityName
-
setEntityName
-
isChecked
public boolean isChecked() -
setChecked
public void setChecked(boolean checked)
-