|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IProperty | |
---|---|
com.perforce.p4java.impl.generic.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 IProperty in com.perforce.p4java.impl.generic.admin |
---|
Classes in com.perforce.p4java.impl.generic.admin that implement IProperty | |
---|---|
class |
Property
Default implementation of the IProperty interface. |
Uses of IProperty in com.perforce.p4java.impl.mapbased.server |
---|
Methods in com.perforce.p4java.impl.mapbased.server that return types with arguments of type IProperty | |
---|---|
List<IProperty> |
Server.getProperty(GetPropertyOptions opts)
|
Uses of IProperty in com.perforce.p4java.server |
---|
Methods in com.perforce.p4java.server that return types with arguments of type IProperty | |
---|---|
List<IProperty> |
IOptionsServer.getProperty(GetPropertyOptions opts)
Gets a list of one or more property values from the Perforce server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |