|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelativeToSetting | |
---|---|
com.microsoft.tfs.core.clients.framework.location |
Uses of RelativeToSetting in com.microsoft.tfs.core.clients.framework.location |
---|
Fields in com.microsoft.tfs.core.clients.framework.location declared as RelativeToSetting | |
---|---|
static RelativeToSetting |
RelativeToSetting.AUTHORITY
Indicates that a service definition is relative to the authority of the access point. |
static RelativeToSetting |
RelativeToSetting.CONTEXT
Indicates that a service definition is relative to the current context. |
static RelativeToSetting |
RelativeToSetting.FULLY_QUALIFIED
Indicates that a ServiceDefinition isn't relative to anything. |
static RelativeToSetting |
RelativeToSetting.PORT
Indicates that a ServiceDefinition is relative to the authority and port of the access point. |
static RelativeToSetting |
RelativeToSetting.WEB_APPLICATION
Indicates that a ServiceDefinition is relative to the web application. |
Methods in com.microsoft.tfs.core.clients.framework.location that return RelativeToSetting | |
---|---|
RelativeToSetting |
ServiceDefinition.getRelativeToSetting()
|
static RelativeToSetting |
RelativeToSetting.intToRelativeToSetting(int value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |