Class LoadBoDefListResult


  • public class LoadBoDefListResult
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<BoDef> list  
      java.lang.String selfBoId  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • selfBoId

        public java.lang.String selfBoId
      • list

        public java.util.List<BoDef> list
    • Constructor Detail

      • LoadBoDefListResult

        public LoadBoDefListResult()