Uses of Class
com.quartzdesk.service.types.v1_0.common.Locale

Packages that use Locale
com.quartzdesk.service.types.v1_0.agent   
com.quartzdesk.service.types.v1_0.common   
 

Uses of Locale in com.quartzdesk.service.types.v1_0.agent
 

Fields in com.quartzdesk.service.types.v1_0.agent declared as Locale
protected  Locale AgentInfo.locale
           
 

Methods in com.quartzdesk.service.types.v1_0.agent that return Locale
 Locale AgentInfo.getLocale()
          Gets the value of the locale property.
 

Methods in com.quartzdesk.service.types.v1_0.agent with parameters of type Locale
 void AgentInfo.setLocale(Locale value)
          Sets the value of the locale property.
 AgentInfo AgentInfo.withLocale(Locale value)
           
 

Uses of Locale in com.quartzdesk.service.types.v1_0.common
 

Methods in com.quartzdesk.service.types.v1_0.common that return Locale
 Locale ObjectFactory.createLocale()
          Create an instance of Locale
 Locale Locale.withCountry(String value)
           
 Locale Locale.withDisplayCountry(String value)
           
 Locale Locale.withDisplayLanguage(String value)
           
 Locale Locale.withDisplayVariant(String value)
           
 Locale Locale.withId(String value)
           
 Locale Locale.withLanguage(String value)
           
 Locale Locale.withVariant(String value)
           
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.