Package com.iab.gpp.encoder.section
Interface EncodableSection
- All Known Implementing Classes:
AbstractEncodableBitStringSection,AbstractEncodableSegmentedBitStringSection,HeaderV1,TcfCaV1,TcfEuV2,UsCaV1,UsCoV1,UsCtV1,UsNatV1,UspV1,UsUtV1,UsVaV1
public interface EncodableSection
-
Method Summary
-
Method Details
-
getId
int getId() -
getName
String getName() -
hasField
-
getFieldValue
-
setFieldValue
- Throws:
InvalidFieldException
-
encode
- Throws:
EncodingException
-
decode
- Throws:
DecodingException
-