com.microsoft.tfs.core.clients.workitem.link
Interface Hyperlink

All Superinterfaces:
Link

public interface Hyperlink
extends Link

Since:
TEE-SDK-10.1

Method Summary
 java.lang.String getLocation()
           
 
Methods inherited from interface com.microsoft.tfs.core.clients.workitem.link.Link
getComment, getDescription, getLinkID, getLinkType, isNewlyCreated, isPendingDelete, isReadOnly, setComment
 

Method Detail

getLocation

java.lang.String getLocation()


© 2015 Microsoft. All rights reserved.