|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.data.analytics.CustomVariable.Scope
public static final class CustomVariable.Scope
Scope.
Field Summary | |
---|---|
static java.lang.String |
HIT
Hit custom variable. |
static java.lang.String |
VISIT
Visit custom variable. |
static java.lang.String |
VISITOR
Visitor custom variable. |
Constructor Summary | |
---|---|
CustomVariable.Scope()
|
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 HIT
public static final java.lang.String VISIT
public static final java.lang.String VISITOR
Constructor Detail |
---|
public CustomVariable.Scope()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |