Uses of Enum
ch.swisscom.mid.client.model.GeofencingErrorCode
Packages that use GeofencingErrorCode
-
Uses of GeofencingErrorCode in ch.swisscom.mid.client.model
Methods in ch.swisscom.mid.client.model that return GeofencingErrorCodeModifier and TypeMethodDescriptionstatic GeofencingErrorCodeGeofencingErrorCode.getByCodeAsString(String code) GeofencingAdditionalServiceResponse.getErrorCode()static GeofencingErrorCodeReturns the enum constant of this type with the specified name.static GeofencingErrorCode[]GeofencingErrorCode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ch.swisscom.mid.client.model with parameters of type GeofencingErrorCodeModifier and TypeMethodDescriptionvoidGeofencingAdditionalServiceResponse.setErrorCode(GeofencingErrorCode errorCode)