Class VoucherInformationField
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public final class VoucherInformationField
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerlabelResIdprivate final Stringvalue
-
Constructor Summary
Constructors Constructor Description VoucherInformationField(Integer labelResId, String value)
-
Method Summary
Modifier and Type Method Description final IntegergetLabelResId()final StringgetValue()
-