|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IResolveRecord | |
|---|---|
| com.perforce.p4java.core.file | Provides interfaces and classes for defining and accessing Perforce depot and workspace files. |
| com.perforce.p4java.impl.generic.core.file | Provides standard implementation classes for the com.perforce.p4java.core.file interfaces. |
| Uses of IResolveRecord in com.perforce.p4java.core.file |
|---|
| Methods in com.perforce.p4java.core.file that return types with arguments of type IResolveRecord | |
|---|---|
List<IResolveRecord> |
IExtendedFileSpec.getResolveRecords()
|
| Method parameters in com.perforce.p4java.core.file with type arguments of type IResolveRecord | |
|---|---|
void |
IExtendedFileSpec.setResolveRecords(List<IResolveRecord> resolveRecords)
|
| Uses of IResolveRecord in com.perforce.p4java.impl.generic.core.file |
|---|
| Classes in com.perforce.p4java.impl.generic.core.file that implement IResolveRecord | |
|---|---|
class |
ResolveRecord
Default implementation class for the IResolveRecord interface. |
| Methods in com.perforce.p4java.impl.generic.core.file that return types with arguments of type IResolveRecord | |
|---|---|
List<IResolveRecord> |
ExtendedFileSpec.getResolveRecords()
|
| Method parameters in com.perforce.p4java.impl.generic.core.file with type arguments of type IResolveRecord | |
|---|---|
void |
ExtendedFileSpec.setResolveRecords(List<IResolveRecord> resolveRecords)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||