Uses of Class
ch.swisscom.mid.client.model.GeofencingErrorCode
| Package | Description |
|---|---|
| ch.swisscom.mid.client.model |
-
Uses of GeofencingErrorCode in ch.swisscom.mid.client.model
Methods in ch.swisscom.mid.client.model that return GeofencingErrorCode Modifier and Type Method Description static GeofencingErrorCodeGeofencingErrorCode. getByCodeAsString(String code)GeofencingErrorCodeGeofencingAdditionalServiceResponse. getErrorCode()static GeofencingErrorCodeGeofencingErrorCode. valueOf(String name)Returns 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 GeofencingErrorCode Modifier and Type Method Description voidGeofencingAdditionalServiceResponse. setErrorCode(GeofencingErrorCode errorCode)