com.tibco.bpm.web.client.services.results
Class GetWorkCalendarResult

java.lang.Object
  extended by com.tibco.bpm.web.client.services.results.GetWorkCalendarResult
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, net.customware.gwt.dispatch.shared.Result

public class GetWorkCalendarResult
extends java.lang.Object
implements net.customware.gwt.dispatch.shared.Result

GetWorkCalendarResult type.


Constructor Summary
GetWorkCalendarResult()
          Default constructor for GetWorkCalendarResult.
GetWorkCalendarResult(WorkCalendar workCalendar)
          Constructor.
 
Method Summary
 WorkCalendar getWorkCalendar()
          Gets getWorkCalendar.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetWorkCalendarResult

public GetWorkCalendarResult()
Default constructor for GetWorkCalendarResult.


GetWorkCalendarResult

public GetWorkCalendarResult(WorkCalendar workCalendar)
Constructor.

Parameters:
workCalendar -
Method Detail

getWorkCalendar

public WorkCalendar getWorkCalendar()
Gets getWorkCalendar.

Returns:


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.