com.microsoft.tfs.core.util
Interface Labelable

All Known Implementing Classes:
CSSNode, Report, ReportFolder, ReportNode, WSSDocument, WSSDocumentLibrary, WSSFolder, WSSNode

public interface Labelable

Any object which can obtain a label for itself could be tagged as Labelable.

Since:
TEE-SDK-10.1
Thread-safety:
thread-compatible

Method Summary
 java.lang.String getLabel()
           
 

Method Detail

getLabel

java.lang.String getLabel()


© 2015 Microsoft. All rights reserved.