com.microsoft.tfs.core.clients.build.flags
Class BuildControllerUpdate2010
java.lang.Object
com.microsoft.tfs.util.BitField
com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
- All Implemented Interfaces:
- java.io.Serializable
public class BuildControllerUpdate2010
- extends com.microsoft.tfs.util.BitField
- See Also:
- Serialized Form
Methods inherited from class com.microsoft.tfs.util.BitField |
combine, combineInternal, containsAllInternal, containsAnyInternal, containsInternal, equals, fromStringValues, getCombinedSpecialFlags, hashCode, isEmpty, registerStringValue, registerStringValue, removeInternal, retainInternal, toFullStringValues, toIntFlags, toString, toStringValues |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
NONE
public static BuildControllerUpdate2010 NONE
NAME
public static BuildControllerUpdate2010 NAME
DESCRIPTION
public static BuildControllerUpdate2010 DESCRIPTION
CUSTOM_ASSEMBLY_PATH
public static BuildControllerUpdate2010 CUSTOM_ASSEMBLY_PATH
MAX_CONCURRENT_BUILDS
public static BuildControllerUpdate2010 MAX_CONCURRENT_BUILDS
STATUS
public static BuildControllerUpdate2010 STATUS
STATUS_MESSAGE
public static BuildControllerUpdate2010 STATUS_MESSAGE
ENABLED
public static BuildControllerUpdate2010 ENABLED
getWebServiceObject
public ms.tfs.build.buildservice._03._BuildControllerUpdate getWebServiceObject()
fromWebServiceObject
public static BuildControllerUpdate2010 fromWebServiceObject(ms.tfs.build.buildservice._03._BuildControllerUpdate value)
combine
public static BuildControllerUpdate2010 combine(BuildControllerUpdate2010[] value)
containsAll
public boolean containsAll(BuildControllerUpdate2010 other)
contains
public boolean contains(BuildControllerUpdate2010 other)
containsAny
public boolean containsAny(BuildControllerUpdate2010 other)
remove
public BuildControllerUpdate2010 remove(BuildControllerUpdate2010 other)
retain
public BuildControllerUpdate2010 retain(BuildControllerUpdate2010 other)
combine
public BuildControllerUpdate2010 combine(BuildControllerUpdate2010 other)
© 2015 Microsoft. All rights reserved.