Interface RWClient.DeleteReffedEntityResult

Enclosing interface:
RWClient

public static interface RWClient.DeleteReffedEntityResult
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Collection<org.bedework.calfacade.EventPropertiesReference>
     
  • Method Details

    • getDeleted

      boolean getDeleted()
    • getReferences

      Collection<org.bedework.calfacade.EventPropertiesReference> getReferences()