beans

package beans

Visibility
  1. Public
  2. All

Type Members

  1. case class DesignChangeListBean(dcSeq: Long, parentBefore: String, childBefore: String, parentAfter: String, childAfter: String) extends Product with Serializable

  2. case class NotifyBean(notifyLevel: Long, message: String, notifyUserName: String, id: Long, state: String, atachs: Query[Atach]) extends Product with Serializable

  3. case class PartsListBean(parent: String, child: String, quantity: Long) extends Product with Serializable

Ungrouped