| Package | Description |
|---|---|
| com.itextpdf.licensing.base.info |
| Modifier and Type | Method and Description |
|---|---|
LimitInfoType |
LimitInfo.getLimitType()
Returns limit info type.
|
static LimitInfoType |
LimitInfoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LimitInfoType[] |
LimitInfoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LimitInfo(LimitInfoType limitInfoType,
long totalVolume,
long remainingVolume)
Only for internal usage.
|
Copyright © 2023. All rights reserved.