Package wt.conflict
Class ConflictType
java.lang.Object
wt.fc.EnumeratedType
wt.conflict._MessageType
wt.conflict.MessageType
wt.conflict._ConflictType
wt.conflict.ConflictType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
- Direct Known Subclasses:
_AccessControlConflictType,_BaselineConflictType,_ContentConflictType,_DPImplConflictType,_EPMConflictType,_EPMUploadConflictType,wt.sandbox._SandboxConflictType,_SLConflictType,_VersionControlConflictType,_WorkInProgressConflictType,IXBConflictType,IXReferenceConflict,SharingConflictType,StructConflictType
@GenAsEnumeratedType(superClass=MessageType.class,
supportedAPI=PUBLIC)
public class ConflictType
extends _ConflictType
Enumerated Type representing Conflict.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.conflict._ConflictType
getConflictTypeDefault, getConflictTypeSet, getValueSet, toConflictTypeMethods inherited from class wt.conflict._MessageType
getMessageTypeDefault, getMessageTypeSet, toMessageTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString