com.tibco.bpm.web.client.model.types
Class ExistingWorkingDayExclusion

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.NewWorkingDayExclusion
      extended by com.tibco.bpm.web.client.model.types.ExistingWorkingDayExclusion
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class ExistingWorkingDayExclusion
extends NewWorkingDayExclusion
implements com.google.gwt.user.client.rpc.IsSerializable

TODO Give a useful description of the type.

©2012 Cloud Software Group, Inc.

Since:
TODO

Nested Class Summary
 
Nested classes/interfaces inherited from class com.tibco.bpm.web.client.model.types.NewWorkingDayExclusion
NewWorkingDayExclusion.FreeBusy
 
Constructor Summary
ExistingWorkingDayExclusion()
          TODO Describe this method
 
Method Summary
 java.lang.String getGuid()
          TODO Describe this method
 void setGuid(java.lang.String guid)
          TODO Describe this method
 
Methods inherited from class com.tibco.bpm.web.client.model.types.NewWorkingDayExclusion
getDay, getDescription, getEnd, getFreeBusy, getStart, isAllDay, setAllDay, setDay, setDescription, setEnd, setFreeBusy, setStart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExistingWorkingDayExclusion

public ExistingWorkingDayExclusion()
TODO Describe this method

Method Detail

getGuid

public java.lang.String getGuid()
TODO Describe this method

Returns:
Returns the guid.

setGuid

public void setGuid(java.lang.String guid)
TODO Describe this method

Parameters:
guid - The guid to set.


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