Uses of Class
ch.swisscom.mid.client.model.ProfileMobileUserCertificateState
| Package | Description |
|---|---|
| ch.swisscom.mid.client.model |
-
Uses of ProfileMobileUserCertificateState in ch.swisscom.mid.client.model
Methods in ch.swisscom.mid.client.model that return ProfileMobileUserCertificateState Modifier and Type Method Description static ProfileMobileUserCertificateStateProfileMobileUserCertificateState. getByStateString(String value)ProfileMobileUserCertificateStateProfileMobileUserCertificate. getState()static ProfileMobileUserCertificateStateProfileMobileUserCertificateState. valueOf(String name)Returns the enum constant of this type with the specified name.static ProfileMobileUserCertificateState[]ProfileMobileUserCertificateState. 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 ProfileMobileUserCertificateState Modifier and Type Method Description voidProfileMobileUserCertificate. setState(ProfileMobileUserCertificateState state)