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

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

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

Result containing a WorkingDay


Constructor Summary
WorkingDayResult()
           
WorkingDayResult(WorkingDay entries)
           
 
Method Summary
 WorkingDay getWorkingDay()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkingDayResult

public WorkingDayResult()

WorkingDayResult

public WorkingDayResult(WorkingDay entries)
Method Detail

getWorkingDay

public WorkingDay getWorkingDay()


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