public class InteractiveInfo extends RecordContainer
_children| Modifier | Constructor and Description | 
|---|---|
  | 
InteractiveInfo()
Create a new InteractiveInfo, with blank fields 
 | 
protected  | 
InteractiveInfo(byte[] source,
               int start,
               int len)
Set things up, and find our more interesting children 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InteractiveInfoAtom | 
getInteractiveInfoAtom()
Returns the InteractiveInfoAtom of this InteractiveInfo 
 | 
long | 
getRecordType()
We are of type 4802 
 | 
void | 
writeOut(java.io.OutputStream out)
Write the contents of the record back, so it can be written
  to disk 
 | 
addChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOutbuildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndianprotected InteractiveInfo(byte[] source,
                          int start,
                          int len)
public InteractiveInfo()
public InteractiveInfoAtom getInteractiveInfoAtom()
public long getRecordType()
getRecordType in class RecordCopyright 2018 The Apache Software Foundation or its licensors, as applicable.