Uses of Class
com.iabtcf.v2.SegmentType
| Package | Description |
|---|---|
| com.iabtcf.v2 |
-
Uses of SegmentType in com.iabtcf.v2
Methods in com.iabtcf.v2 that return SegmentType Modifier and Type Method Description static SegmentTypeSegmentType. from(int id)static SegmentTypeSegmentType. valueOf(String name)Returns the enum constant of this type with the specified name.static SegmentType[]SegmentType. values()Returns an array containing the constants of this enum type, in the order they are declared.