Uses of Enum Class
org.orcid.jaxb.model.clientgroup.ClientType
Packages that use ClientType
Package
Description
-
Uses of ClientType in org.orcid.jaxb.model.client_v2
Methods in org.orcid.jaxb.model.client_v2 that return ClientTypeMethods in org.orcid.jaxb.model.client_v2 with parameters of type ClientType -
Uses of ClientType in org.orcid.jaxb.model.clientgroup
Fields in org.orcid.jaxb.model.clientgroup declared as ClientTypeMethods in org.orcid.jaxb.model.clientgroup that return ClientTypeModifier and TypeMethodDescriptionstatic ClientTypeOrcidClient.getType()Gets the value of the type property.static ClientTypeReturns the enum constant of this class with the specified name.static ClientType[]ClientType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orcid.jaxb.model.clientgroup with parameters of type ClientTypeModifier and TypeMethodDescriptionClientType.getScopes(ClientType clientType) voidOrcidClient.setType(ClientType value) Sets the value of the type property. -
Uses of ClientType in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as ClientTypeMethods in org.orcid.jaxb.model.message that return ClientTypeModifier and TypeMethodDescriptionOrcidProfile.getClientType()Deprecated.Gets the value of the clientType property.Methods in org.orcid.jaxb.model.message with parameters of type ClientTypeModifier and TypeMethodDescriptionvoidOrcidProfile.setClientType(ClientType value) Deprecated.Sets the value of the clientType property. -
Uses of ClientType in org.orcid.jaxb.model.v3.release.client
Methods in org.orcid.jaxb.model.v3.release.client that return ClientTypeMethods in org.orcid.jaxb.model.v3.release.client with parameters of type ClientType