Uses of Class
com.quartzdesk.service.types.v4_0.agent.AgentInfo

Packages that use AgentInfo
com.quartzdesk.service.quartz.v8_0   
com.quartzdesk.service.types.v4_0.agent   
 

Uses of AgentInfo in com.quartzdesk.service.quartz.v8_0
 

Fields in com.quartzdesk.service.quartz.v8_0 declared as AgentInfo
protected  AgentInfo GetAgentInfoResponse.info
           
 

Methods in com.quartzdesk.service.quartz.v8_0 that return AgentInfo
 AgentInfo GetAgentInfoResponse.getInfo()
          Gets the value of the info property.
 

Methods in com.quartzdesk.service.quartz.v8_0 with parameters of type AgentInfo
 void GetAgentInfoResponse.setInfo(AgentInfo value)
          Sets the value of the info property.
 GetAgentInfoResponse GetAgentInfoResponse.withInfo(AgentInfo value)
           
 

Uses of AgentInfo in com.quartzdesk.service.types.v4_0.agent
 

Methods in com.quartzdesk.service.types.v4_0.agent that return AgentInfo
 AgentInfo ObjectFactory.createAgentInfo()
          Create an instance of AgentInfo
 AgentInfo AgentInfo.withAvailableTimeZone(Collection<TimeZone> values)
           
 AgentInfo AgentInfo.withAvailableTimeZone(TimeZone... values)
           
 AgentInfo AgentInfo.withClassLoaderInfo(String value)
           
 AgentInfo AgentInfo.withConfiguration(AgentConfiguration value)
           
 AgentInfo AgentInfo.withCurrentThreadContextClassLoaderInfo(String value)
           
 AgentInfo AgentInfo.withEdition(String value)
           
 AgentInfo AgentInfo.withLocale(Locale value)
           
 AgentInfo AgentInfo.withNameAndVersion(String value)
           
 AgentInfo AgentInfo.withTimeZone(TimeZone value)
           
 AgentInfo AgentInfo.withVersion(Version value)
           
 



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