Modifier and Type | Method and Description |
---|---|
java.util.List<IProperty> |
Server.getProperty(GetPropertyOptions opts) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IProperty> |
PropertyDelegator.getProperty(GetPropertyOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetPropertyOptions |
GetPropertyOptions.setFields(java.lang.String fields) |
GetPropertyOptions |
GetPropertyOptions.setFilter(java.lang.String filter) |
GetPropertyOptions |
GetPropertyOptions.setGroup(java.lang.String group) |
GetPropertyOptions |
GetPropertyOptions.setListAll(boolean listAll) |
GetPropertyOptions |
GetPropertyOptions.setMax(int max) |
GetPropertyOptions |
GetPropertyOptions.setName(java.lang.String name) |
GetPropertyOptions |
GetPropertyOptions.setSequence(int sequence) |
GetPropertyOptions |
GetPropertyOptions.setUser(java.lang.String user) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IProperty> |
IPropertyDelegator.getProperty(GetPropertyOptions opts)
Gets a list of one or more property values from the Perforce server.
|
Copyright © 2022 Perforce Software. All Rights Reserved.