示例#1
0
 public void toMap(Map ht) {
   super.toMap(ht);
 }
示例#2
0
 public void fromMap(Map ht) {
   super.fromMap(ht);
 }