|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.data.analytics.Destination.MatchType
public static final class Destination.MatchType
The match type for the path expression.
Field Summary | |
---|---|
static java.lang.String |
EXACT
Exact destination. |
static java.lang.String |
HEAD
Head destination. |
static java.lang.String |
REGEX
Regex destination. |
Constructor Summary | |
---|---|
Destination.MatchType()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String EXACT
public static final java.lang.String HEAD
public static final java.lang.String REGEX
Constructor Detail |
---|
public Destination.MatchType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |