beans
package
beans
Type Members
-
case class
DesignChangeListBean(dcSeq: Long, parentBefore: String, childBefore: String, parentAfter: String, childAfter: String) extends Product with Serializable
-
case class
NotifyBean(notifyLevel: Long, message: String, notifyUserName: String, id: Long, state: String, atachs: Query[Atach]) extends Product with Serializable
-
case class
PartsListBean(parent: String, child: String, quantity: Long) extends Product with Serializable