user - the username in the format of user@gmail.com or user@googlemail.compass - the passwordsource - the arbitrary source identifier. Can be anything.printDebugIntoToSystemOut - the print debug into to system outaccountType - Type of account to request authorization for. Possible values are:
- Voice.GOOGLE (get authorization for a Google account only)
- Voice.HOSTED (get authorization for a hosted account only)
+ Voice.GOOGLE (get authorization for a Google account only)
+ Voice.HOSTED (get authorization for a hosted account only)
Voice.HOSTED_OR_GOOGLE (get authorization first for a hosted account; if attempt fails, get authorization for a Google account)
Use Voice.HOSTED_OR_GOOGLE if you're not sure which type of account you want authorization for. If the user information matches both a hosted and a Google account, only the hosted account is authorized.
user - the username in the format of user@gmail.com or user@googlemail.compass - the passwordsource - the arbitrary source identifier. Can be anything.printDebugIntoToSystemOut - the print debug into to system outaccountType - Type of account to request authorization for. Possible values are:
- Voice.GOOGLE (get authorization for a Google account only)
- Voice.HOSTED (get authorization for a hosted account only)
+ Voice.GOOGLE (get authorization for a Google account only)
+ Voice.HOSTED (get authorization for a hosted account only)
Voice.HOSTED_OR_GOOGLE (get authorization first for a hosted account; if attempt fails, get authorization for a Google account)
Use Voice.HOSTED_OR_GOOGLE if you're not sure which type of account you want authorization for. If the user information matches both a hosted and a Google account, only the hosted account is authorized.captchaResponse - response to a captcha challenge, set to null if normal logincaptchaToken - (optional) token which matches the response/url from the captcha challenge
@@ -1598,7 +1598,7 @@
phoneId -
+phoneId -
jsonObject -
+jsonObject -
gvjava.org.json.JSONException
phonesJSON -
+phonesJSON -
gvjava.org.json.JSONExceptionphones -
+phones -
gvjava.org.json.JSONException
-
-
|
-- - | -|||||||||
| - PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
| - SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -|||||||||
-java.lang.Object --com.techventus.server.voice.datatypes.PhoneOld -
-
@Deprecated -public class PhoneOld
-
| -Field Summary | -|
|---|---|
- java.lang.String |
-carrier
-
-- Deprecated. |
-
- boolean |
-enabled
-
-- Deprecated. |
-
- java.lang.String |
-formattedNumber
-
-- Deprecated. |
-
- int |
-id
-
-- Deprecated. |
-
- java.lang.String |
-name
-
-- Deprecated. |
-
- java.lang.String |
-number
-
-- Deprecated. |
-
- java.lang.String |
-type
-
-- Deprecated. |
-
- boolean |
-verified
-
-- Deprecated. |
-
| -Constructor Summary | -|
|---|---|
PhoneOld()
-
-- Deprecated. |
-|
PhoneOld(int id,
- java.lang.String number,
- java.lang.String formattedNumber,
- java.lang.String type,
- java.lang.String name,
- java.lang.String carrier,
- boolean verified,
- boolean enabled)
-
-- Deprecated. |
-|
| -Method Summary | -|
|---|---|
- java.lang.String |
-getCarrier()
-
-- Deprecated. |
-
- boolean |
-getEnabled()
-
-- Deprecated. |
-
- java.lang.String |
-getFormattedNumber()
-
-- Deprecated. |
-
- int |
-getId()
-
-- Deprecated. |
-
- java.lang.String |
-getName()
-
-- Deprecated. |
-
- java.lang.String |
-getNumber()
-
-- Deprecated. |
-
- java.lang.String |
-getType()
-
-- Deprecated. |
-
- boolean |
-getVerified()
-
-- Deprecated. |
-
-static PhoneOld[] |
-jsonObjectToPhone(gvjava.org.json.JSONObject jsonObject)
-
-- Deprecated. |
-
- void |
-setCarrier(java.lang.String carrier)
-
-- Deprecated. |
-
- void |
-setEnabled(boolean enabled)
-
-- Deprecated. |
-
- void |
-setFormattedNumber(java.lang.String formattedNumber)
-
-- Deprecated. |
-
- void |
-setId(int id)
-
-- Deprecated. |
-
- void |
-setName(java.lang.String name)
-
-- Deprecated. |
-
- void |
-setNumber(java.lang.String number)
-
-- Deprecated. |
-
- void |
-setType(java.lang.String type)
-
-- Deprecated. |
-
- void |
-setVerified(boolean verified)
-
-- Deprecated. |
-
- java.lang.String |
-toString()
-
-- Deprecated. |
-
| Methods inherited from class java.lang.Object | -
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
| -Field Detail | -
|---|
-@Deprecated -public int id-
-@Deprecated -public java.lang.String number-
-@Deprecated -public java.lang.String formattedNumber-
-@Deprecated -public java.lang.String type-
-@Deprecated -public java.lang.String name-
-@Deprecated -public java.lang.String carrier-
-@Deprecated -public boolean verified-
-@Deprecated -public boolean enabled-
| -Constructor Detail | -
|---|
-@Deprecated -public PhoneOld()-
+ + + +
+ +
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
+java.lang.Object ++com.techventus.server.voice.datatypes.PhoneOld +
+
@Deprecated +public class PhoneOld
+
| +Field Summary | +|
|---|---|
+ java.lang.String |
+carrier
+
++ Deprecated. |
+
+ boolean |
+enabled
+
++ Deprecated. |
+
+ java.lang.String |
+formattedNumber
+
++ Deprecated. |
+
+ int |
+id
+
++ Deprecated. |
+
+ java.lang.String |
+name
+
++ Deprecated. |
+
+ java.lang.String |
+number
+
++ Deprecated. |
+
+ java.lang.String |
+type
+
++ Deprecated. |
+
+ boolean |
+verified
+
++ Deprecated. |
+
| +Constructor Summary | +|
|---|---|
PhoneOld()
+
++ Deprecated. |
+|
PhoneOld(int id,
+ java.lang.String number,
+ java.lang.String formattedNumber,
+ java.lang.String type,
+ java.lang.String name,
+ java.lang.String carrier,
+ boolean verified,
+ boolean enabled)
+
++ Deprecated. |
+|
| +Method Summary | +|
|---|---|
+ java.lang.String |
+getCarrier()
+
++ Deprecated. |
+
+ boolean |
+getEnabled()
+
++ Deprecated. |
+
+ java.lang.String |
+getFormattedNumber()
+
++ Deprecated. |
+
+ int |
+getId()
+
++ Deprecated. |
+
+ java.lang.String |
+getName()
+
++ Deprecated. |
+
+ java.lang.String |
+getNumber()
+
++ Deprecated. |
+
+ java.lang.String |
+getType()
+
++ Deprecated. |
+
+ boolean |
+getVerified()
+
++ Deprecated. |
+
+static PhoneOld[] |
+jsonObjectToPhone(gvjava.org.json.JSONObject jsonObject)
+
++ Deprecated. |
+
+ void |
+setCarrier(java.lang.String carrier)
+
++ Deprecated. |
+
+ void |
+setEnabled(boolean enabled)
+
++ Deprecated. |
+
+ void |
+setFormattedNumber(java.lang.String formattedNumber)
+
++ Deprecated. |
+
+ void |
+setId(int id)
+
++ Deprecated. |
+
+ void |
+setName(java.lang.String name)
+
++ Deprecated. |
+
+ void |
+setNumber(java.lang.String number)
+
++ Deprecated. |
+
+ void |
+setType(java.lang.String type)
+
++ Deprecated. |
+
+ void |
+setVerified(boolean verified)
+
++ Deprecated. |
+
+ java.lang.String |
+toString()
+
++ Deprecated. |
+
| Methods inherited from class java.lang.Object | +
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
+
| +Field Detail | +
|---|
+@Deprecated +public int id+
+@Deprecated +public java.lang.String number+
+@Deprecated +public java.lang.String formattedNumber+
+@Deprecated +public java.lang.String type+
+@Deprecated +public java.lang.String name+
+@Deprecated +public java.lang.String carrier+
+@Deprecated +public boolean verified+
+@Deprecated +public boolean enabled+
| +Constructor Detail | +
|---|
+@Deprecated +public PhoneOld()+
-
-public PhoneOld(int id, - java.lang.String number, - java.lang.String formattedNumber, - java.lang.String type, - java.lang.String name, - java.lang.String carrier, - boolean verified, - boolean enabled)-
| -Method Detail | -
|---|
-public int getId()-
-public void setId(int id)-
-public java.lang.String getNumber()-
-public void setNumber(java.lang.String number)-
-public java.lang.String getFormattedNumber()-
-public void setFormattedNumber(java.lang.String formattedNumber)-
-public java.lang.String getType()-
-public void setType(java.lang.String type)-
-public java.lang.String getName()-
-public void setName(java.lang.String name)-
-public java.lang.String getCarrier()-
-public void setCarrier(java.lang.String carrier)-
-public boolean getVerified()-
-public void setVerified(boolean verified)-
-public boolean getEnabled()-
-public void setEnabled(boolean enabled)-
-public java.lang.String toString()-
toString in class java.lang.Object-public static PhoneOld[] jsonObjectToPhone(gvjava.org.json.JSONObject jsonObject)-
-
-
|
-- - | -|||||||||
| - PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
| - SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -|||||||||
+
+public PhoneOld(int id, + java.lang.String number, + java.lang.String formattedNumber, + java.lang.String type, + java.lang.String name, + java.lang.String carrier, + boolean verified, + boolean enabled)+
| +Method Detail | +
|---|
+public int getId()+
+public void setId(int id)+
+public java.lang.String getNumber()+
+public void setNumber(java.lang.String number)+
+public java.lang.String getFormattedNumber()+
+public void setFormattedNumber(java.lang.String formattedNumber)+
+public java.lang.String getType()+
+public void setType(java.lang.String type)+
+public java.lang.String getName()+
+public void setName(java.lang.String name)+
+public java.lang.String getCarrier()+
+public void setCarrier(java.lang.String carrier)+
+public boolean getVerified()+
+public void setVerified(boolean verified)+
+public boolean getEnabled()+
+public void setEnabled(boolean enabled)+
+public java.lang.String toString()+
toString in class java.lang.Object+public static PhoneOld[] jsonObjectToPhone(gvjava.org.json.JSONObject jsonObject)+
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
-
-
|
-- - | -|||||||||
| - PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
| - SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -|||||||||
-java.lang.Object --com.techventus.server.voice.datatypes.Settings -
-
@Deprecated -public class Settings
+ + + +
+ +
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
+java.lang.Object ++com.techventus.server.voice.datatypes.Settings +
+
@Deprecated +public class Settings
Holds all settings of the gVoice account and can return it as String, as lists or as json-string - Most Lists also have a .toJson() method -
- -
-
| -Constructor Summary | -|
|---|---|
Settings(java.lang.String json,
- boolean useJSONParser,
- boolean saveMode)
-
-- Deprecated. |
-|
| -Method Summary | -|
|---|---|
- java.util.List<java.lang.Integer> |
-getActiveForwardingList()
-
-- Deprecated. |
-
- java.lang.String |
-getBaseUrl()
-
-- Deprecated. |
-
- int |
-getDefaultGreetingId()
-
-- Deprecated. |
-
- java.util.List<DisabledId> |
-getDisabledIdList()
-
-- Deprecated. |
-
- java.util.List<EmailAddress> |
-getEmailAddressList()
-
-- Deprecated. |
-
- java.util.List<java.lang.String> |
-getGroupListSimple()
-
-- Deprecated. |
-
- java.util.List<Group> |
-getGroupSettingsList()
-
-- Deprecated. |
-
- java.util.List<PhoneOld> |
-getPhoneList()
-
-- Deprecated. |
-
- int[] |
-getPhoneListSimple()
-
-- Deprecated. |
-
- java.util.List<Greeting> |
-getVoicemailGreetingsList()
-
-- Deprecated. |
-
- java.util.List<WebCallButton> |
-getWebCallButtonList()
-
-- Deprecated. |
-
- java.lang.String |
-toJson()
-
-- Deprecated. Make a JSON text of the Settings. |
-
- java.lang.String |
-toJson(int indentFactor)
-
-- Deprecated. Make a prettyprinted JSON text of this JSONObject. |
-
- java.lang.String |
-toString()
-
-- Deprecated. |
-
| Methods inherited from class java.lang.Object | -
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
| -Constructor Detail | -
|---|
-public Settings(java.lang.String json, - boolean useJSONParser, - boolean saveMode)-
json - useJSONParser - - uses the json.org json parsersaveMode - - check if each key exists before trying to parse it(in JSON Parser mode)| -Method Detail | -
|---|
-public java.lang.String toJson(int indentFactor) - throws gvjava.org.json.JSONException-
+ +
+
| +Constructor Summary | +|
|---|---|
Settings(java.lang.String json,
+ boolean useJSONParser,
+ boolean saveMode)
+
++ Deprecated. |
+|
| +Method Summary | +|
|---|---|
+ java.util.List<java.lang.Integer> |
+getActiveForwardingList()
+
++ Deprecated. |
+
+ java.lang.String |
+getBaseUrl()
+
++ Deprecated. |
+
+ int |
+getDefaultGreetingId()
+
++ Deprecated. |
+
+ java.util.List<DisabledId> |
+getDisabledIdList()
+
++ Deprecated. |
+
+ java.util.List<EmailAddress> |
+getEmailAddressList()
+
++ Deprecated. |
+
+ java.util.List<java.lang.String> |
+getGroupListSimple()
+
++ Deprecated. |
+
+ java.util.List<Group> |
+getGroupSettingsList()
+
++ Deprecated. |
+
+ java.util.List<PhoneOld> |
+getPhoneList()
+
++ Deprecated. |
+
+ int[] |
+getPhoneListSimple()
+
++ Deprecated. |
+
+ java.util.List<Greeting> |
+getVoicemailGreetingsList()
+
++ Deprecated. |
+
+ java.util.List<WebCallButton> |
+getWebCallButtonList()
+
++ Deprecated. |
+
+ java.lang.String |
+toJson()
+
++ Deprecated. Make a JSON text of the Settings. |
+
+ java.lang.String |
+toJson(int indentFactor)
+
++ Deprecated. Make a prettyprinted JSON text of this JSONObject. |
+
+ java.lang.String |
+toString()
+
++ Deprecated. |
+
| Methods inherited from class java.lang.Object | +
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
+
| +Constructor Detail | +
|---|
+public Settings(java.lang.String json, + boolean useJSONParser, + boolean saveMode)+
json - useJSONParser - - uses the json.org json parsersaveMode - - check if each key exists before trying to parse it(in JSON Parser mode)| +Method Detail | +
|---|
+public java.lang.String toJson(int indentFactor) + throws gvjava.org.json.JSONException+
- Warning: This method assumes that the data structure is acyclical. -
-
+
indentFactor - The number of spaces to add to each level of
- indentation.
+ indentation.
{ (left brace) and ending
- with } (right brace).
-gvjava.org.json.JSONException - if using identFactor > 0 and If the object contains an invalid number.-public java.lang.String toJson()-
} (right brace).
+gvjava.org.json.JSONException - if using identFactor > 0 and If the object contains an invalid number.+public java.lang.String toJson()+
- Warning: This method assumes that the data structure is acyclical. -
-
+
{ (left brace) and ending
- with } (right brace).-public java.lang.String toString()-
toString in class java.lang.Object-public java.util.List<java.lang.String> getGroupListSimple()-
-public int[] getPhoneListSimple()-
-public java.util.List<PhoneOld> getPhoneList()-
-public java.util.List<Greeting> getVoicemailGreetingsList()-
-public java.util.List<Group> getGroupSettingsList()-
-public java.util.List<DisabledId> getDisabledIdList()-
-public java.util.List<WebCallButton> getWebCallButtonList()-
-public int getDefaultGreetingId()-
-public java.util.List<EmailAddress> getEmailAddressList()-
-public java.lang.String getBaseUrl()-
-public java.util.List<java.lang.Integer> getActiveForwardingList()-
-
-
|
-- - | -|||||||||
| - PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
| - SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -|||||||||
} (right brace).+public java.lang.String toString()+
toString in class java.lang.Object+public java.util.List<java.lang.String> getGroupListSimple()+
+public int[] getPhoneListSimple()+
+public java.util.List<PhoneOld> getPhoneList()+
+public java.util.List<Greeting> getVoicemailGreetingsList()+
+public java.util.List<Group> getGroupSettingsList()+
+public java.util.List<DisabledId> getDisabledIdList()+
+public java.util.List<WebCallButton> getWebCallButtonList()+
+public int getDefaultGreetingId()+
+public java.util.List<EmailAddress> getEmailAddressList()+
+public java.lang.String getBaseUrl()+
+public java.util.List<java.lang.Integer> getActiveForwardingList()+
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
-
-
|
-- - | -|||||||||
| - PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -|||||||||
| -Packages that use PhoneOld | -|
|---|---|
| com.techventus.server.voice | -- |
| com.techventus.server.voice.datatypes | -- |
| -Uses of PhoneOld in com.techventus.server.voice | -
|---|
- -
| Methods in com.techventus.server.voice that return types with arguments of type PhoneOld | -|||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
- java.util.List<PhoneOld> |
-Voice.getPhoneList(boolean forceUpdate)
-
-+ + + + + + + + + + + +
+
+Uses of Class
+ |
+||||||||||||||||||||||||||||||||||||||||||||||||
| +Packages that use PhoneOld | +|
|---|---|
| com.techventus.server.voice | ++ |
| com.techventus.server.voice.datatypes | ++ |
| +Uses of PhoneOld in com.techventus.server.voice | +
|---|
+ +
| Methods in com.techventus.server.voice that return types with arguments of type PhoneOld | +|
|---|---|
+ java.util.List<PhoneOld> |
+Voice.getPhoneList(boolean forceUpdate)
+
+Returns the phone list - Lazy - TODO move this function in the Settings class |
-
| -Uses of PhoneOld in com.techventus.server.voice.datatypes | -
|---|
- -
| Methods in com.techventus.server.voice.datatypes that return PhoneOld | -|
|---|---|
-static PhoneOld[] |
-PhoneOld.jsonObjectToPhone(gvjava.org.json.JSONObject jsonObject)
-
-- Deprecated. |
-
- -
| Methods in com.techventus.server.voice.datatypes that return types with arguments of type PhoneOld | -|
|---|---|
- java.util.List<PhoneOld> |
-Settings.getPhoneList()
-
-- Deprecated. |
-
-
-
-
|
-- - | -|||||||||
| - PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -|||||||||
| +Uses of PhoneOld in com.techventus.server.voice.datatypes | +
|---|
+ +
| Methods in com.techventus.server.voice.datatypes that return PhoneOld | +|
|---|---|
+static PhoneOld[] |
+PhoneOld.jsonObjectToPhone(gvjava.org.json.JSONObject jsonObject)
+
++ Deprecated. |
+
+ +
| Methods in com.techventus.server.voice.datatypes that return types with arguments of type PhoneOld | +|
|---|---|
+ java.util.List<PhoneOld> |
+Settings.getPhoneList()
+
++ Deprecated. |
+
+
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
-
-
|
-- - | -|||||||||
| - PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -|||||||||
-
-
-
|
-- - | -|||||||||
| - PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -|||||||||
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
+
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
A Record is one entry in a Voice record list(like the Inbox) - An implemented Class is a call entry or an SMS or a Voicemail - + An implemented Class is a call entry or an SMS or a Voicemail + TODO give better name?
diff --git a/doc/com/techventus/server/voice/datatypes/records/Transcript.html b/doc/com/techventus/server/voice/datatypes/records/Transcript.html index 0c84c2c..2046fe9 100644 --- a/doc/com/techventus/server/voice/datatypes/records/Transcript.html +++ b/doc/com/techventus/server/voice/datatypes/records/Transcript.html @@ -126,7 +126,7 @@
One Element in a Transcript - normally a word. - Each Element has a ReccognitionLevel indicating how sure google is + Each Element has a ReccognitionLevel indicating how sure google is that the word is recognised correctly.
diff --git a/doc/com/techventus/server/voice/datatypes/records/class-use/TranscriptElement.html b/doc/com/techventus/server/voice/datatypes/records/class-use/TranscriptElement.html index d7a392d..825d614 100644 --- a/doc/com/techventus/server/voice/datatypes/records/class-use/TranscriptElement.html +++ b/doc/com/techventus/server/voice/datatypes/records/class-use/TranscriptElement.html @@ -164,7 +164,7 @@
-
-
|
-- - | -|||||||||
| - PREV LETTER - NEXT LETTER | -- FRAMES - NO FRAMES - - - - - | -|||||||||
+
+
|
++ + | +|||||||||
| + PREV LETTER + NEXT LETTER | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
-
-
|
-- - | -|||||||||
| - PREV LETTER - NEXT LETTER | -- FRAMES - NO FRAMES - - - - - | -|||||||||
+
+
|
++ + | +|||||||||
| + PREV LETTER + NEXT LETTER | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
-
-
|
-- - | -|||||||||
| - PREV LETTER - NEXT LETTER | -- FRAMES - NO FRAMES - - - - - | -|||||||||
-
-
|
-- - | -|||||||||
| - PREV LETTER - NEXT LETTER | -- FRAMES - NO FRAMES - - - - - | -|||||||||
+
+
|
++ + | +|||||||||
| + PREV LETTER + NEXT LETTER | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
+
+
|
++ + | +|||||||||
| + PREV LETTER + NEXT LETTER | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
java.lang.String captchaToken
-
-
|
-- - | -|||||||||
| - PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -|||||||||
-
-
-
|
-- - | -|||||||||
| - PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -|||||||||
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
+
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
|
-Classes
-
- -test |
-
|
+Classes
+
+ +test |
+
-
-
|
-- - | -|||||||||
| - PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -|||||||||
| -Class Summary | -|
|---|---|
| test | -- |
-
-
-
|
-- - | -|||||||||
| - PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -|||||||||
+
+
|
++ + | +|||||||||
| + PREV PACKAGE + NEXT PACKAGE | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| +Class Summary | +|
|---|---|
| test | ++ |
+
+
+
|
++ + | +|||||||||
| + PREV PACKAGE + NEXT PACKAGE | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
-
-
|
-- - | -|||||||||
| - PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -|||||||||
-
-
|
-- - | -|||||||||
| - PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -|||||||||
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
-
-
|
-- - | -|||||||||
| - PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -|||||||||
-
-
-
|
-- - | -|||||||||
| - PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -|||||||||
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
+
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
-
-
|
-- - | -|||||||||
| - PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
| - SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -|||||||||
-java.lang.Object --test.test -
public class test
-
| -Field Summary | -|
|---|---|
-(package private) static java.io.BufferedReader |
-br
-
-- |
-
-(package private) static boolean |
-connectOnStartup
-
-- |
-
-(package private) static java.lang.String |
-pass
-
-- |
-
-(package private) static java.util.Properties |
-testProps
-
-- |
-
-(package private) static java.lang.String |
-userName
-
-- |
-
| -Constructor Summary | -|
|---|---|
test()
-
-- |
-|
| -Method Summary | -|
|---|---|
-static void |
-main(java.lang.String[] args)
-
-- |
-
| Methods inherited from class java.lang.Object | -
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
| -Field Detail | -
|---|
-static java.io.BufferedReader br-
-static java.lang.String userName-
-static java.lang.String pass-
-static boolean connectOnStartup-
-static java.util.Properties testProps-
| -Constructor Detail | -
|---|
-public test()-
| -Method Detail | -
|---|
-public static void main(java.lang.String[] args)-
-
-
|
-- - | -|||||||||
| - PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
| - SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -|||||||||
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
+java.lang.Object ++test.test +
public class test
+
| +Field Summary | +|
|---|---|
+(package private) static java.io.BufferedReader |
+br
+
++ |
+
+(package private) static boolean |
+connectOnStartup
+
++ |
+
+(package private) static java.lang.String |
+pass
+
++ |
+
+(package private) static java.util.Properties |
+testProps
+
++ |
+
+(package private) static java.lang.String |
+userName
+
++ |
+
| +Constructor Summary | +|
|---|---|
test()
+
++ |
+|
| +Method Summary | +|
|---|---|
+static void |
+main(java.lang.String[] args)
+
++ |
+
| Methods inherited from class java.lang.Object | +
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
+
| +Field Detail | +
|---|
+static java.io.BufferedReader br+
+static java.lang.String userName+
+static java.lang.String pass+
+static boolean connectOnStartup+
+static java.util.Properties testProps+
| +Constructor Detail | +
|---|
+public test()+
| +Method Detail | +
|---|
+public static void main(java.lang.String[] args)+
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||