|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerConfigurationValue | |
|---|---|
| com.perforce.p4java.admin | |
| com.perforce.p4java.impl.mapbased.server | |
| com.perforce.p4java.server | Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. |
| Uses of ServerConfigurationValue in com.perforce.p4java.admin |
|---|
| Methods in com.perforce.p4java.admin that return ServerConfigurationValue | |
|---|---|
ServerConfigurationValue |
ServerConfigurationValue.setName(String name)
|
ServerConfigurationValue |
ServerConfigurationValue.setServerName(String serverName)
|
ServerConfigurationValue |
ServerConfigurationValue.setType(ServerConfigurationValue.ConfigType type)
|
ServerConfigurationValue |
ServerConfigurationValue.setValue(String value)
|
| Uses of ServerConfigurationValue in com.perforce.p4java.impl.mapbased.server |
|---|
| Methods in com.perforce.p4java.impl.mapbased.server that return types with arguments of type ServerConfigurationValue | |
|---|---|
List<ServerConfigurationValue> |
Server.showServerConfiguration(String serverName,
String variableName)
|
| Uses of ServerConfigurationValue in com.perforce.p4java.server |
|---|
| Methods in com.perforce.p4java.server that return types with arguments of type ServerConfigurationValue | |
|---|---|
List<ServerConfigurationValue> |
IOptionsServer.showServerConfiguration(String serverName,
String variableName)
Show server configuration values. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||