LogEntry.as 337 Bytes
/**
 * Generated by Gas3 v2.2.0 (Granite Data Services).
 *
 * NOTE: this file is only generated if it does not exist. You may safely put
 * your custom code here.
 */

package fi.insomnia.bortal.model {

    [Bindable]
    [RemoteClass(alias="fi.insomnia.bortal.model.LogEntry")]
    public class LogEntry extends LogEntryBase {
    }
}