Uses of Enum
org.tweetyproject.web.services.causal.CausalReasonerResponse.Status
Packages that use CausalReasonerResponse.Status
-
Uses of CausalReasonerResponse.Status in org.tweetyproject.web.services.causal
Methods in org.tweetyproject.web.services.causal that return CausalReasonerResponse.StatusModifier and TypeMethodDescriptionCausalReasonerResponse.getStatus()Returns the status of the response.Returns the enum constant of this type with the specified name.static CausalReasonerResponse.Status[]CausalReasonerResponse.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.tweetyproject.web.services.causal with parameters of type CausalReasonerResponse.StatusModifierConstructorDescriptionCausalReasonerResponse(String reply, String email, double time, String unit_timeout, CausalReasonerResponse.Status status) Initialize a new CausalReasonerResponse