Verwendungen von Enum-Klasse
org.teamapps.cluster.message.protocol.ClusterServiceMethodErrorType
Packages, die ClusterServiceMethodErrorType verwenden
-
Verwendungen von ClusterServiceMethodErrorType in org.teamapps.cluster.core
Methoden in org.teamapps.cluster.core, die ClusterServiceMethodErrorType zurückgebenMethoden in org.teamapps.cluster.core mit Parametern vom Typ ClusterServiceMethodErrorTypeModifizierer und TypMethodeBeschreibungvoidClusterTask.setErrorType(ClusterServiceMethodErrorType errorType) -
Verwendungen von ClusterServiceMethodErrorType in org.teamapps.cluster.message.protocol
Methoden in org.teamapps.cluster.message.protocol, die ClusterServiceMethodErrorType zurückgebenModifizierer und TypMethodeBeschreibungClusterServiceMethodResult.getErrorType()Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static ClusterServiceMethodErrorType[]ClusterServiceMethodErrorType.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in org.teamapps.cluster.message.protocol mit Parametern vom Typ ClusterServiceMethodErrorTypeModifizierer und TypMethodeBeschreibungClusterServiceMethodResult.setErrorType(ClusterServiceMethodErrorType value)