BillLineBean.as 349 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.beans {

    [Bindable]
    [RemoteClass(alias="fi.insomnia.bortal.beans.BillLineBean")]
    public class BillLineBean extends BillLineBeanBase {
    }
}