类 ReceiptCollection
- java.lang.Object
-
- org.elastos.hive.subscription.payment.ReceiptCollection
-
public class ReceiptCollection extends java.lang.Object
-
-
构造器概要
构造器 构造器 说明 ReceiptCollection()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 java.util.List<Receipt>getReceipts()
-
-
-
方法详细资料
-
getReceipts
public java.util.List<Receipt> getReceipts()
-
-