Uses of Class
com.iabtcf.v2.RestrictionType
| Package | Description |
|---|---|
| com.iabtcf.v2 |
-
Uses of RestrictionType in com.iabtcf.v2
Methods in com.iabtcf.v2 that return RestrictionType Modifier and Type Method Description static RestrictionTypeRestrictionType. from(int id)RestrictionTypePublisherRestriction. getRestrictionType()static RestrictionTypeRestrictionType. valueOf(String name)Returns the enum constant of this type with the specified name.static RestrictionType[]RestrictionType. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.iabtcf.v2 with parameters of type RestrictionType Constructor Description PublisherRestriction(int purposeId, RestrictionType restrictionType, IntIterable vendorIds)