|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.perforce.p4java.impl.generic.core.MapEntry
com.perforce.p4java.impl.generic.core.Label.LabelMapping
public static class Label.LabelMapping
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.perforce.p4java.core.IMapEntry |
---|
IMapEntry.EntryType |
Field Summary |
---|
Fields inherited from class com.perforce.p4java.impl.generic.core.MapEntry |
---|
elementPattern, elementPatternStr, left, order, right, type |
Fields inherited from interface com.perforce.p4java.core.IMapEntry |
---|
EXCLUDE_PREFIX, ORDER_UNKNOWN, OVERLAY_PREFIX |
Constructor Summary | |
---|---|
Label.LabelMapping()
Default constructor -- calls super() only. |
|
Label.LabelMapping(int order,
java.lang.String labelMapping)
Explicit value constructor -- calls super(order, labelMapping). |
Method Summary | |
---|---|
java.lang.String |
getViewMapping()
Get a label view entry's "source" spec; this corresponds to the left entry of the associated mapping. |
void |
setViewMapping(java.lang.String entry)
Set a branch view entry's "source" spec; this corresponds to the left entry of the associated mapping. |
Methods inherited from class com.perforce.p4java.impl.generic.core.MapEntry |
---|
getLeft, getLeft, getOrder, getRight, getRight, getType, parseViewMappingString, setLeft, setOrder, setRight, setType, stripTypePrefix, toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.perforce.p4java.core.IMapEntry |
---|
getLeft, getLeft, getOrder, getRight, getRight, getType, setLeft, setOrder, setRight, setType, toString, toString |
Constructor Detail |
---|
public Label.LabelMapping()
public Label.LabelMapping(int order, java.lang.String labelMapping)
Method Detail |
---|
public java.lang.String getViewMapping()
ILabelMapping
getViewMapping
in interface ILabelMapping
ILabelMapping.getViewMapping()
public void setViewMapping(java.lang.String entry)
ILabelMapping
setViewMapping
in interface ILabelMapping
ILabelMapping.setViewMapping(java.lang.String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |