com.microsoft.tfs.core.clients.build.flags
Class ScheduleDays.Day

java.lang.Object
  extended by com.microsoft.tfs.core.clients.build.flags.ScheduleDays.Day
Enclosing class:
ScheduleDays

public static final class ScheduleDays.Day
extends java.lang.Object

Wraps the web service flag type as a ScheduleDays.Day.


Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

hashCode

public int hashCode()

equals

public boolean equals(java.lang.Object obj)


© 2015 Microsoft. All rights reserved.