Uses of Enum
org.apache.olingo.client.api.domain.ClientDeletedEntity.Reason
Packages that use ClientDeletedEntity.Reason
-
Uses of ClientDeletedEntity.Reason in org.apache.olingo.client.api.domain
Methods in org.apache.olingo.client.api.domain that return ClientDeletedEntity.ReasonModifier and TypeMethodDescriptionClientDeletedEntity.getReason()
static ClientDeletedEntity.Reason
Returns the enum constant of this type with the specified name.static ClientDeletedEntity.Reason[]
ClientDeletedEntity.Reason.values()
Returns an array containing the constants of this enum type, in the order they are declared.