Package org.bedework.client.rw
Interface RWClient.DeleteReffedEntityResult
- Enclosing interface:
- RWClient
public static interface RWClient.DeleteReffedEntityResult
-
Method Summary
Modifier and TypeMethodDescriptionbooleanCollection<org.bedework.calfacade.EventPropertiesReference>
-
Method Details
-
getDeleted
boolean getDeleted() -
getReferences
Collection<org.bedework.calfacade.EventPropertiesReference> getReferences()
-