- getAin() - Method in class com.bitplan.fritzbox.Device
-
- getAinForName(String) - Method in interface com.bitplan.fritzbox.HomeAutomation
-
get the ain for the given devicename
- getAinForName(String) - Method in class com.bitplan.fritzbox.HomeAutomationImpl
-
get the ain for the given devicename
- getCallerName() - Method in class de.ingo.fritzbox.data.Call
-
Gives the caller name.
- getCallerNumber() - Method in class de.ingo.fritzbox.data.Call
-
Gives the caller number.
- getCallList() - Method in interface com.bitplan.fritzbox.CallAPI
-
Requests the call list from the FritzBox and returns it.
- getCallList() - Method in class com.bitplan.fritzbox.CallAPIImpl
-
Requests the call list from the FritzBox and returns it.
- getDate() - Method in class de.ingo.fritzbox.data.Call
-
Gives the call type.
- getDeviceListInfos() - Method in interface com.bitplan.fritzbox.HomeAutomation
-
getdevicelistinfos
- getDeviceListInfos() - Method in class com.bitplan.fritzbox.HomeAutomationImpl
-
get the Device List
- getDuration() - Method in class de.ingo.fritzbox.data.Call
-
The duration of the call in minutes.
- getInstance() - Static method in class com.bitplan.fritzbox.FritzBoxSessionImpl
-
- getMd5(String) - Method in interface com.bitplan.fritzbox.FritzBoxSession
-
get the md5 for the given input
- getMd5(String) - Method in class com.bitplan.fritzbox.FritzBoxSessionImpl
-
- getPassword() - Method in interface com.bitplan.fritzbox.Fritzbox
-
- getPassword() - Method in class com.bitplan.fritzbox.FritzboxImpl
-
- getPropertyFile() - Static method in class com.bitplan.fritzbox.FritzboxImpl
-
get the property file
- getResponse(String, String) - Method in interface com.bitplan.fritzbox.FritzBoxSession
-
get a String response for the given params
- getResponse(String, String) - Method in class com.bitplan.fritzbox.FritzBoxSessionImpl
-
get the response for the given relative Url
- getResponse(String, String) - Method in class com.bitplan.fritzbox.HomeAutomationImpl
-
get the result for the given ain and command
- getSessionInfo(String) - Method in class com.bitplan.fritzbox.FritzBoxSessionImpl
-
get the session info
- getSubstationName() - Method in class de.ingo.fritzbox.data.Call
-
Gives the sub station name.
- getSubstationNumber() - Method in class de.ingo.fritzbox.data.Call
-
Gives the sub station number.
- getSwitchEnergy(String) - Method in interface com.bitplan.fritzbox.HomeAutomation
-
getswitchenergy
- getSwitchEnergy(String) - Method in class com.bitplan.fritzbox.HomeAutomationImpl
-
- getSwitchList() - Method in interface com.bitplan.fritzbox.HomeAutomation
-
getswitchlist
- getSwitchList() - Method in class com.bitplan.fritzbox.HomeAutomationImpl
-
- getSwitchName(String) - Method in interface com.bitplan.fritzbox.HomeAutomation
-
getswitchname
- getSwitchName(String) - Method in class com.bitplan.fritzbox.HomeAutomationImpl
-
get the name of the given switch
- getSwitchPowerWatt(String) - Method in interface com.bitplan.fritzbox.HomeAutomation
-
getswitchpower
- getSwitchPowerWatt(String) - Method in class com.bitplan.fritzbox.HomeAutomationImpl
-
- getSwitchPresent(String) - Method in interface com.bitplan.fritzbox.HomeAutomation
-
getswitchpresent
- getSwitchPresent(String) - Method in class com.bitplan.fritzbox.HomeAutomationImpl
-
- getSwitchState(String) - Method in interface com.bitplan.fritzbox.HomeAutomation
-
getswitchstate
- getSwitchState(String) - Method in class com.bitplan.fritzbox.HomeAutomationImpl
-
- getTemperature(String) - Method in interface com.bitplan.fritzbox.HomeAutomation
-
gettemperature
- getTemperature(String) - Method in class com.bitplan.fritzbox.HomeAutomationImpl
-
- getTemperature() - Method in class com.bitplan.fritzbox.Temperature
-
- getType() - Method in class de.ingo.fritzbox.data.Call
-
Gives the call type.
- getTypedResponse(String, String, Class) - Method in interface com.bitplan.fritzbox.FritzBoxSession
-
get an XML Result for the given params
- getTypedResponse(String, String, Class) - Method in class com.bitplan.fritzbox.FritzBoxSessionImpl
-
get the XML Result
- getUrl() - Method in interface com.bitplan.fritzbox.Fritzbox
-
- getUrl() - Method in class com.bitplan.fritzbox.FritzboxImpl
-
- getUsername() - Method in interface com.bitplan.fritzbox.Fritzbox
-
- getUsername() - Method in class com.bitplan.fritzbox.FritzboxImpl
-
- getValue() - Method in enum de.ingo.fritzbox.data.CallType
-
Returns the value of the CallType the FritzBox is working with.