- getCause() - Method in exception mobi.mtld.da.exception.ClientPropertiesException
-
- getCause() - Method in exception mobi.mtld.da.exception.IncorrectPropertyTypeException
-
- getCause() - Method in exception mobi.mtld.da.exception.InvalidPropertyException
-
- getCause() - Method in exception mobi.mtld.da.exception.JsonException
-
- getCause() - Method in exception mobi.mtld.da.exception.UnknownPropertyException
-
- getCode() - Method in exception mobi.mtld.da.exception.JsonException
-
- getDataFileCopyright() - Method in class mobi.mtld.da.carrier.CarrierApi
-
Returns the data file copyright text.
- getDataFileCreationDate() - Method in class mobi.mtld.da.carrier.CarrierApi
-
Returns the data file creation date in ISO8601 format.
- getDataFileVersion() - Method in class mobi.mtld.da.carrier.CarrierApi
-
Returns the version of the data file.
- getDataType() - Method in class mobi.mtld.da.Property
-
Get the data type name for values associated with this Property
- getDataType() - Method in class mobi.mtld.da.PropertyName
-
Get the data type name for values associated with this Property name.
- getDataTypeId() - Method in class mobi.mtld.da.Property
-
Get the data type ID for values associated with this Property
- getDataTypeId() - Method in class mobi.mtld.da.PropertyName
-
Get the data type ID for values associated with this Property name.
- getIp(Map) - Method in class mobi.mtld.da.carrier.CarrierApi
-
Get the most suitable IP address from the given keyVals set of HTTP
headers.
- getName(byte) - Static method in class mobi.mtld.da.DataType
-
Get the name of a given data type.
- getName() - Method in class mobi.mtld.da.PropertyName
-
Get the name of this PropertyName
- getProperties(String) - Method in class mobi.mtld.da.carrier.CarrierApi
-
Get the Carrier properties for a given IP address.
- getProperties(Map) - Method in class mobi.mtld.da.carrier.CarrierApi
-
Get the Carrier properties for a given Map of HTTP Headers.
- getProperties(HttpServletRequest) - Method in class mobi.mtld.da.carrier.CarrierApiWeb
-
Get the Carrier properties for the given HttpServletRequest object.
- getProperty(String, String) - Method in class mobi.mtld.da.carrier.CarrierApi
-
Try and get a specific property for a given IP address.
- getProperty(Map, String) - Method in class mobi.mtld.da.carrier.CarrierApi
-
Try and get a specific property for a given Map of HTTP Headers.
- getProperty(HttpServletRequest, String) - Method in class mobi.mtld.da.carrier.CarrierApiWeb
-
Gets a specific Property for from the IP found in the HttpServletRequest
object.
- getPropertyNames() - Method in class mobi.mtld.da.carrier.CarrierApi
-
A set of all the possible property names.