Package | Description |
---|---|
com.perforce.p4java.core |
Provides interfaces and classes for defining and accessing Perforce objects
such as jobs, changelists, etc., and, through the file sub-package, Perforce
files.
|
Modifier and Type | Method and Description |
---|---|
static ViewMap.MapDirection |
ViewMap.MapDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ViewMap.MapDirection[] |
ViewMap.MapDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ViewMap.translate(java.lang.String from,
ViewMap.MapDirection dir)
MapApi Translate wrapper
|
Copyright © 2021 Perforce Software. All Rights Reserved.