A B C D E F G H I K L M N O P R S T U V W

G

get(String) - Method in class org.openbandy.io.storage.ObjectEntry
 
getAbsorbedEventTypes() - Method in interface org.openbandy.event.EventSink
While subscribing at the EventService, the latter will request the EventSink to state the types of Events it will absorb.
getAbsorbedEventTypes() - Method in class org.openbandy.example.test.EventServiceTest
 
getActualFormatedDate() - Static method in class org.openbandy.util.TimestampUtil
Returns a string representing the actual date and time according to the format 'yyyyMMdd HH:mm:ss'
getAll(Serializable) - Method in class org.openbandy.io.rms.RmsSelector
 
getAll(Serializable) - Static method in class org.openbandy.io.storage.DatabaseSelector
 
getAll(Serializable) - Method in interface org.openbandy.io.storage.Selector
This method returns all objects from a storage that have the same type as serializable
getAllObjectEntriesInReverseOrder() - Method in class org.openbandy.io.storage.StorageSerializationBuffer
TODO comment!
getAttributeNames(Vector) - Method in class org.openbandy.example.bos.Car
 
getAttributeNames(Vector) - Method in class org.openbandy.example.bos.Crankshaft
 
getAttributeNames(Vector) - Method in class org.openbandy.example.bos.Engine
 
getAttributeNames(Vector) - Method in class org.openbandy.example.bos.EuropeanSportscar
 
getAttributeNames(Vector) - Method in class org.openbandy.example.bos.Sportscar
 
getAttributeNames(Vector) - Method in class org.openbandy.example.bos.Tire
 
getAttributeNames(Vector) - Method in class org.openbandy.example.pingpong.PingPongMessage
 
getAttributeNames(Vector) - Method in class org.openbandy.io.Message
 
getAttributeNames(Vector) - Method in interface org.openbandy.io.Serializable
This method must put the name of every attribute that needs to be serialized in the given Vector.
getAttributeNames(Vector) - Method in class org.openbandy.io.SerializableVector
 
getAttributeNames(Vector) - Method in class org.openbandy.net.client.IncomingMessageEvent
 
getBhp() - Method in class org.openbandy.example.bos.Sportscar
 
getBoolean(String) - Method in class org.openbandy.io.storage.StorageValueContainer
 
getBoolean(String) - Method in class org.openbandy.io.ValueContainer
 
getBooleanValue(String) - Static method in class org.openbandy.pref.Preferences
Reads the boolean preference with the given name from the persistent store.
getBooleanValue(String) - Static method in class org.openbandy.service.PreferencesService
Reads the boolean preference with the given name from the persistent store.
getBrand() - Method in class org.openbandy.example.bos.Car
 
getByte(String) - Method in class org.openbandy.io.db.DatabaseValueContainer
 
getByte(String) - Method in class org.openbandy.io.ValueContainer
 
getByteArray() - Method in class org.openbandy.io.rms.DirectByteArrayOutputStream
TODO comment!
getByteArray() - Method in class org.openbandy.io.rms.RmsRecord
Return the current record as byte array
getChar(String) - Method in class org.openbandy.io.ValueContainer
 
getConnection(String) - Static method in class org.openbandy.io.rms.RmsStorage
TODO comment!
getConnectionForObject(Serializable) - Static method in class org.openbandy.io.rms.RmsStorage
TODO comment!
getConnectionIdentifier() - Method in class org.openbandy.io.rms.RmsConnection
 
getConnectionIdentifier() - Method in class org.openbandy.io.storage.DatabaseConnection
 
getConnectionIdentifier() - Method in interface org.openbandy.io.storage.StorageConnection
Returns a string that allows the Storage to distinguish different connections in order to avert muliple open connections for the same serializer.
getContainedObjectsClassName() - Method in class org.openbandy.io.SerializableVector
 
getContent() - Method in class org.openbandy.io.Message
 
getContentClassName() - Method in class org.openbandy.net.client.IncomingMessageEvent
TODO comment!
getCopy() - Method in class org.openbandy.example.bos.Car
 
getCopy() - Method in class org.openbandy.example.bos.Crankshaft
 
getCopy() - Method in class org.openbandy.example.bos.Engine
 
getCopy() - Method in class org.openbandy.example.bos.EuropeanSportscar
 
getCopy() - Method in class org.openbandy.example.bos.Sportscar
 
getCopy() - Method in class org.openbandy.example.bos.Tire
 
getCopy() - Method in class org.openbandy.example.pingpong.PingPongMessage
 
getCopy() - Method in class org.openbandy.io.Message
 
getCopy() - Method in interface org.openbandy.io.Serializable
Must return a copy of the object that is equal according to the method isEuqalTo().
getCopy() - Method in class org.openbandy.io.SerializableVector
 
getCopy() - Method in class org.openbandy.net.client.IncomingMessageEvent
 
getCrankshaft() - Method in class org.openbandy.example.bos.Engine
 
getCreationTime() - Method in class org.openbandy.event.Event
 
getCubicCapacity() - Method in class org.openbandy.example.bos.Engine
 
getCylinders() - Method in class org.openbandy.example.bos.Engine
 
getDatabaseConnection(String) - Method in class org.openbandy.io.storage.DatabaseStorage
 
getDimension() - Method in class org.openbandy.example.bos.Tire
 
getDouble(String) - Method in class org.openbandy.io.db.DatabaseValueContainer
 
getDouble(String) - Method in class org.openbandy.io.ValueContainer
 
getEngine() - Method in class org.openbandy.example.bos.Car
 
getEntries() - Method in class org.openbandy.io.storage.ObjectEntry
 
getEventMessage() - Method in class org.openbandy.example.test.TestEvent
Read the message
getEventShortClassName() - Method in class org.openbandy.event.EventDispatcher
Return the short class name of the event type that is controlled by this EventDispatcher
getEventShortClassName() - Method in class org.openbandy.event.EventSourceController
Return the short class name of the event type that is controlled by this EventSourceController
getEventSinkUnfiltered() - Method in interface org.openbandy.event.EventFilter
May return another instance of the event sink or null.
getEventSource(Integer) - Method in class org.openbandy.event.EventSourceBroker
Return the reference to an EventSource from the pool
getEventSourceIndex(EventSource) - Method in class org.openbandy.event.EventSourceBroker
Return the index of an EventSource instance in the pool
getFloat(String) - Method in class org.openbandy.io.db.DatabaseValueContainer
 
getFloat(String) - Method in class org.openbandy.io.ValueContainer
 
getFormatedDate(long) - Static method in class org.openbandy.util.TimestampUtil
Returns a string representing the actual date and time according to the format 'yyyyMMdd HH:mm:ss'
getHeader() - Method in class org.openbandy.io.rms.RmsTypeRecordStoreHeader
TODO comment!
getIdForObject(Serializable) - Method in class org.openbandy.io.storage.StorageValueContainer
 
getIdName() - Method in class org.openbandy.example.bos.Car
 
getIdName() - Method in class org.openbandy.example.bos.Crankshaft
 
getIdName() - Method in class org.openbandy.example.bos.Engine
 
getIdName() - Method in class org.openbandy.example.bos.Tire
 
getIdName() - Method in class org.openbandy.example.pingpong.PingPongMessage
 
getIdName() - Method in class org.openbandy.io.Message
 
getIdName() - Method in interface org.openbandy.io.Serializable
Must return the name of the id (e.g.
getIdName() - Method in class org.openbandy.io.SerializableVector
 
getIdName() - Method in class org.openbandy.net.client.IncomingMessageEvent
 
getIdValue() - Method in class org.openbandy.example.bos.Car
 
getIdValue() - Method in class org.openbandy.example.bos.Crankshaft
 
getIdValue() - Method in class org.openbandy.example.bos.Engine
 
getIdValue() - Method in class org.openbandy.example.bos.Tire
 
getIdValue() - Method in class org.openbandy.example.pingpong.PingPongMessage
 
getIdValue() - Method in class org.openbandy.io.Message
 
getIdValue() - Method in interface org.openbandy.io.Serializable
Must return the value of the id.
getIdValue() - Method in class org.openbandy.io.SerializableVector
 
getIdValue() - Method in class org.openbandy.net.client.IncomingMessageEvent
 
getInputStream() - Method in class org.openbandy.net.client.ServerConnection
 
getInstance() - Static method in class org.openbandy.io.rms.RmsStorage
TODO comment!
getInstance() - Static method in class org.openbandy.io.storage.DatabaseStorage
 
getInt(String) - Method in class org.openbandy.io.db.DatabaseValueContainer
 
getInt(String) - Method in class org.openbandy.io.ValueContainer
 
getIntValue(String) - Static method in class org.openbandy.pref.Preferences
Reads the int preference with the given name from the persistent store.
getIntValue(String) - Static method in class org.openbandy.service.PreferencesService
Reads the int preference with the given name from the persistent store.
getKeyByValue(Object) - Method in class org.openbandy.util.TwoWayHashtable
Return the key of the hashtable using the value object.
getKeys() - Method in class org.openbandy.util.TwoWayHashtable
Return an enumeration of all key objects.
getLastInsertedId(ObjectEntry) - Method in class org.openbandy.io.storage.DatabaseConnection
 
getLayout() - Method in class org.openbandy.example.bos.Engine
 
getLegibleString() - Method in class org.openbandy.example.bos.Car
 
getLegibleString() - Method in class org.openbandy.example.bos.Crankshaft
 
getLegibleString() - Method in class org.openbandy.example.bos.Engine
 
getLegibleString() - Method in class org.openbandy.example.bos.EuropeanSportscar
 
getLegibleString() - Method in class org.openbandy.example.bos.Sportscar
 
getLegibleString() - Method in class org.openbandy.example.bos.Tire
 
getLegibleString() - Method in class org.openbandy.example.pingpong.PingPongMessage
 
getLegibleString() - Method in class org.openbandy.io.Message
 
getLegibleString() - Method in interface org.openbandy.io.Serializable
Must return a human readable String representation of the object.
getLegibleString() - Method in class org.openbandy.io.SerializableVector
 
getLegibleString() - Method in class org.openbandy.net.client.IncomingMessageEvent
 
getLength() - Method in class org.openbandy.example.bos.Car
 
getLength() - Method in class org.openbandy.io.rms.RmsRecord
TODO comment!
getLevelFromString(String) - Static method in class org.openbandy.log.LogLevel
Get the int value of the log level which is represented as a string.
getLog() - Static method in class org.openbandy.service.LogService
Returns a reference to the actual log if this is an instance of type org.openbandy.log.LogImpl.
getLogAsAppScreenConfig(boolean) - Static method in class org.openbandy.log.LogConfiguration
Returns a configuration of the log suitable for use as an application screen within a MIdlet.
getLogLevel() - Method in class org.openbandy.log.LogConfiguration
Get log level currently set.
getLogLevel(String) - Static method in class org.openbandy.log.LogHelper
This method extracts the log level from the log message, if logMessage is formatted as: level(1)|timestamp(17)| |class name (if given)|: |log message
getLong(String) - Method in class org.openbandy.io.db.DatabaseValueContainer
 
getLong(String) - Method in class org.openbandy.io.ValueContainer
 
getMaterial() - Method in class org.openbandy.example.bos.Crankshaft
 
getMessageQueueId() - Method in class org.openbandy.net.client.IncomingMessageEvent
TODO comment!
getMessageString() - Method in class org.openbandy.example.pingpong.PingPongMessage
 
getMessageType() - Method in class org.openbandy.net.client.IncomingMessageEvent
TODO comment!
getMountedAt() - Method in class org.openbandy.example.bos.Tire
 
getName() - Method in class org.openbandy.example.pingpong.PingPongService
 
getName() - Method in class org.openbandy.example.remotestore.RemoteStoreService
 
getName() - Method in interface org.openbandy.net.server.ServerService
 
getName() - Method in class org.openbandy.test.Test
 
getNames() - Method in class org.openbandy.io.storage.ObjectEntry
 
getNcap() - Method in class org.openbandy.example.bos.EuropeanSportscar
 
getNewEventSourceInstance(Integer) - Method in class org.openbandy.event.EventSourceBroker
Creates a new instance of the EventSource that is stored with the given index and replaces the old with the new instance.
getNewInstance() - Method in class org.openbandy.example.bos.Car
 
getNewInstance() - Method in class org.openbandy.example.bos.Crankshaft
 
getNewInstance() - Method in class org.openbandy.example.bos.Engine
 
getNewInstance() - Method in class org.openbandy.example.bos.EuropeanSportscar
 
getNewInstance() - Method in class org.openbandy.example.bos.Sportscar
 
getNewInstance() - Method in class org.openbandy.example.bos.Tire
 
getNewInstance() - Method in class org.openbandy.example.pingpong.PingPongMessage
 
getNewInstance() - Method in class org.openbandy.example.pingpong.PingPongService
 
getNewInstance() - Method in class org.openbandy.example.remotestore.RemoteStoreService
 
getNewInstance() - Method in class org.openbandy.io.Message
 
getNewInstance() - Method in interface org.openbandy.io.Serializable
Must return a new and initialized instance.
getNewInstance() - Method in class org.openbandy.io.SerializableVector
 
getNewInstance() - Method in interface org.openbandy.net.server.ServerService
 
getNewObject(String) - Static method in class org.openbandy.io.SerializableFactory
Creates a new instance of the class with the given name.
getNewSerializableObject(String) - Static method in class org.openbandy.io.SerializableFactory
Creates a new instance of the class with the given name and returns it as Serializable
getNext() - Method in class org.openbandy.io.storage.ObjectIdString
 
getObjectAttributes(Serializable) - Static method in class org.openbandy.io.rms.RmsStorage
TODO comment!
getObjectFromXmlStream(ByteArrayInputStream) - Method in interface org.openbandy.io.stream.StreamSerializer
This method deserializes an object from the given InputStream.
getObjectFromXmlStream(ByteArrayInputStream) - Method in class org.openbandy.io.stream.StreamSerializerImpl
 
getObjectFromXmlStream(ByteArrayInputStream) - Static method in class org.openbandy.service.SerializerService
TODO comment!
getObjectsWhere(String, String, String) - Method in class org.openbandy.io.rms.RmsSelector
 
getObjectsWhere(String, String, String) - Method in class org.openbandy.io.storage.DatabaseSelector
 
getObjectsWhere(String, String, String) - Method in interface org.openbandy.io.storage.Selector
This method returns all objects from a storage that match the constraints given as parameter.
getOutputStream() - Method in class org.openbandy.net.client.ServerConnection
 
getOwner() - Method in class org.openbandy.io.storage.ObjectEntry
 
getPersistenLogAsString(Display, Displayable) - Method in class org.openbandy.log.LogStorage
Return one string object containing all log messages persistently stored in the devices RMS, formatted according to the specification in LogHelper.createLogMessage().
getPersistentLogAsString(Displayable) - Method in class org.openbandy.log.LogImpl
 
getPersistentLogViewerConfig(boolean) - Static method in class org.openbandy.log.LogConfiguration
Returns a configuration suitable when using the log canvas as single screen to show persistently stored log messages.
getPort() - Method in class org.openbandy.example.pingpong.PingPongProtocol
 
getPort() - Method in class org.openbandy.example.remotestore.RemoteStoreProtocol
 
getPort() - Method in interface org.openbandy.net.ServerProtocol
 
getProtocol() - Method in class org.openbandy.example.pingpong.PingPongService
 
getProtocol() - Method in class org.openbandy.example.remotestore.RemoteStoreService
 
getProtocol() - Method in interface org.openbandy.net.server.ServerService
 
getProvidedEventTypes() - Method in class org.openbandy.event.EventSource
While registering at the EventService, the latter will request the EventSource to state the types of Events it will delegate.
getProvidedEventTypes() - Method in class org.openbandy.example.test.EventSourceSimulation
 
getProvidedEventTypes() - Method in class org.openbandy.net.client.MmsScanner
 
getProvidedEventTypes() - Method in class org.openbandy.net.client.SmsScanner
 
getRecordStore() - Method in class org.openbandy.io.rms.RmsConnection
TODO comment!
getRecordStoreName() - Method in class org.openbandy.io.rms.RmsConnection
TODO comment!
getRecordStoreName(Serializable) - Static method in class org.openbandy.io.rms.RmsStorage
TODO comment!
getReferencedIdNames(Vector) - Method in class org.openbandy.example.bos.Car
 
getReferencedIdNames(Vector) - Method in class org.openbandy.example.bos.Crankshaft
 
getReferencedIdNames(Vector) - Method in class org.openbandy.example.bos.Engine
 
getReferencedIdNames(Vector) - Method in class org.openbandy.example.bos.EuropeanSportscar
 
getReferencedIdNames(Vector) - Method in class org.openbandy.example.bos.Sportscar
 
getReferencedIdNames(Vector) - Method in class org.openbandy.example.bos.Tire
 
getReferencedIdNames(Vector) - Method in class org.openbandy.example.pingpong.PingPongMessage
 
getReferencedIdNames(Vector) - Method in class org.openbandy.io.Message
 
getReferencedIdNames(Vector) - Method in interface org.openbandy.io.Serializable
This method must put every id name of referenced objects, i.e.
getReferencedIdNames(Vector) - Method in class org.openbandy.io.SerializableVector
 
getReferenceNames(Vector) - Method in class org.openbandy.net.client.IncomingMessageEvent
 
getReferences(Vector) - Method in class org.openbandy.example.bos.Car
 
getReferences(Vector) - Method in class org.openbandy.example.bos.Crankshaft
 
getReferences(Vector) - Method in class org.openbandy.example.bos.Engine
 
getReferences(Vector) - Method in class org.openbandy.example.bos.EuropeanSportscar
 
getReferences(Vector) - Method in class org.openbandy.example.bos.Sportscar
 
getReferences(Vector) - Method in class org.openbandy.example.bos.Tire
 
getReferences(Vector) - Method in class org.openbandy.example.pingpong.PingPongMessage
 
getReferences(Vector) - Method in class org.openbandy.io.Message
 
getReferences(Vector) - Method in interface org.openbandy.io.Serializable
This method must put every reference to Serializable objects, i.e.
getReferences(Vector) - Method in class org.openbandy.io.SerializableVector
 
getReferences(Vector) - Method in class org.openbandy.net.client.IncomingMessageEvent
 
getSender() - Method in class org.openbandy.io.Message
 
getSerializationName() - Method in class org.openbandy.io.SerializableVector
 
getServeCounter() - Method in class org.openbandy.example.pingpong.PingPongMessage
 
getShort(String) - Method in class org.openbandy.io.db.DatabaseValueContainer
 
getShort(String) - Method in class org.openbandy.io.ValueContainer
 
getShortClassName(Object) - Static method in class org.openbandy.util.StringUtil
Returns the name of the class of the object given as parameter without the prepend package name.
getSources() - Method in class org.openbandy.event.EventSourceBroker
List of all EventSource references currently in the pool
getSprint() - Method in class org.openbandy.example.bos.Sportscar
 
getStorage() - Method in class org.openbandy.io.db.DatabaseSerializerImpl
 
getStorage() - Method in class org.openbandy.io.rms.RmsSerializerImpl
 
getStorage() - Method in interface org.openbandy.io.storage.StorageSerializer
TODO describe purpose an usage
getString(String) - Method in class org.openbandy.io.db.DatabaseValueContainer
 
getString(String) - Method in class org.openbandy.io.rms.RmsValueContainer
 
getString() - Method in class org.openbandy.io.storage.ObjectIdString
 
getString(String) - Method in class org.openbandy.io.stream.StreamValueContainer
 
getString(String) - Method in class org.openbandy.io.ValueContainer
 
getStringArray(Vector) - Static method in class org.openbandy.io.stream.StreamSerializerHelper
TODO comment!
getSubType(Serializable) - Method in class org.openbandy.io.storage.StorageSerializationBuffer
TODO comment!
getSuperCopy() - Method in class org.openbandy.io.SerializableVector
 
getSuperCopy() - Method in class org.openbandy.net.client.IncomingMessageEvent
 
getTableName(Serializable) - Static method in class org.openbandy.io.storage.DatabaseStorage
 
getTimestamp(String) - Method in class org.openbandy.io.db.DatabaseValueContainer
 
getTimestamp(String) - Method in class org.openbandy.io.ValueContainer
 
getTimestampFromNMEAFormatedString(String) - Static method in class org.openbandy.util.TimestampUtil
Returns a timestamp in milliseconds since midnight, January 1, 1970 UTC corresponding to the string parameter which is formated according to NMEA-0183.
getTires() - Method in class org.openbandy.example.bos.Car
 
getType() - Method in class org.openbandy.io.Message
 
getTypeRecordStoreIds() - Method in class org.openbandy.io.rms.RmsTypeRecordStoreHeader
TODO comment!
getTypeRecordStoreName(Serializable) - Static method in class org.openbandy.io.rms.RmsStorage
TODO comment!
getValidity() - Method in class org.openbandy.event.Event
 
getValue(String) - Static method in class org.openbandy.pref.Preferences
Reads the string preference with the given name from the persistent store.
getValue(String) - Static method in class org.openbandy.service.PreferencesService
Reads the String preference with the given name from the persistent store.
getValueByKey(Object) - Method in class org.openbandy.util.TwoWayHashtable
Returns the value objects using the key object as reference.
getValueContainers() - Method in class org.openbandy.io.SerializationBuffer
Returns the vector containing all value container objects.
getValues() - Method in class org.openbandy.io.storage.ObjectEntry
 
getValues() - Method in class org.openbandy.util.TwoWayHashtable
Return an enumeration of all value objects.
getVector() - Method in class org.openbandy.io.SerializableVector
 
getWeight() - Method in class org.openbandy.example.bos.Crankshaft
 
getXmlStream(Serializable, int) - Method in interface org.openbandy.io.stream.StreamSerializer
This method generates an XML representation of the given object.
getXmlStream(Serializable, int) - Method in class org.openbandy.io.stream.StreamSerializerImpl
 
getXmlStream(Serializable, int) - Static method in class org.openbandy.service.SerializerService
TODO comment!

A B C D E F G H I K L M N O P R S T U V W