Class EventLogicCopyActionService.CopyInformation

java.lang.Object
ch.tocco.nice2.optional.event.impl.actions.EventLogicCopyActionService.CopyInformation
All Implemented Interfaces:
Serializable
Enclosing interface:
EventLogicCopyActionService

public static class EventLogicCopyActionService.CopyInformation extends Object implements Serializable
See Also:
  • Constructor Details

    • CopyInformation

      public CopyInformation()
  • Method Details

    • getEventUri

      public String getEventUri()
    • setEventUri

      public void setEventUri(String eventUri)
    • isInherit

      public boolean isInherit()
    • setInherit

      public void setInherit(boolean inherit)
    • getRelations

      public HashMap<String,Boolean> getRelations()
    • setRelations

      public void setRelations(HashMap<String,Boolean> relations)