-
public class HuaweiStore.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerPRICE_TYPE_CONSUMABLEprivate final IntegerPRICE_TYPE_NON_CONSUMABLEprivate final IntegerPRICE_TYPE_SUBSCRIPTIONpublic final static HuaweiStore.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetPRICE_TYPE_CONSUMABLE()final IntegergetPRICE_TYPE_NON_CONSUMABLE()final IntegergetPRICE_TYPE_SUBSCRIPTION()-
-
Method Detail
-
getPRICE_TYPE_CONSUMABLE
final Integer getPRICE_TYPE_CONSUMABLE()
-
getPRICE_TYPE_NON_CONSUMABLE
final Integer getPRICE_TYPE_NON_CONSUMABLE()
-
getPRICE_TYPE_SUBSCRIPTION
final Integer getPRICE_TYPE_SUBSCRIPTION()
-
-
-
-