Uses of Class
de.rss.fachstudie.MiSim.entities.networking.RequestState
| Package | Description |
|---|---|
| de.rss.fachstudie.MiSim.entities.networking |
Network behavior revolving around request sending, monitoring and receiving.
|
-
Uses of RequestState in de.rss.fachstudie.MiSim.entities.networking
Methods in de.rss.fachstudie.MiSim.entities.networking that return RequestState Modifier and Type Method Description static RequestStateRequestState. valueOf(String name)Returns the enum constant of this type with the specified name.static RequestState[]RequestState. values()Returns an array containing the constants of this enum type, in the order they are declared.