Package org.deepsymmetry.cratedigger.pdb
Class RekordboxAnlz.PhraseUpDown
- java.lang.Object
-
- io.kaitai.struct.KaitaiStruct
-
- org.deepsymmetry.cratedigger.pdb.RekordboxAnlz.PhraseUpDown
-
- Enclosing class:
- RekordboxAnlz
public static class RekordboxAnlz.PhraseUpDown extends io.kaitai.struct.KaitaiStruct
-
-
Constructor Summary
Constructors Constructor Description PhraseUpDown(io.kaitai.struct.KaitaiStream _io)PhraseUpDown(io.kaitai.struct.KaitaiStream _io, RekordboxAnlz.SongStructureEntry _parent)PhraseUpDown(io.kaitai.struct.KaitaiStream _io, RekordboxAnlz.SongStructureEntry _parent, RekordboxAnlz _root)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RekordboxAnlz.SongStructureEntry_parent()RekordboxAnlz_root()static RekordboxAnlz.PhraseUpDownfromFile(String fileName)RekordboxAnlz.PhraseUpDownIdid()
-
-
-
Constructor Detail
-
PhraseUpDown
public PhraseUpDown(io.kaitai.struct.KaitaiStream _io)
-
PhraseUpDown
public PhraseUpDown(io.kaitai.struct.KaitaiStream _io, RekordboxAnlz.SongStructureEntry _parent)
-
PhraseUpDown
public PhraseUpDown(io.kaitai.struct.KaitaiStream _io, RekordboxAnlz.SongStructureEntry _parent, RekordboxAnlz _root)
-
-
Method Detail
-
fromFile
public static RekordboxAnlz.PhraseUpDown fromFile(String fileName) throws IOException
- Throws:
IOException
-
id
public RekordboxAnlz.PhraseUpDownId id()
-
_root
public RekordboxAnlz _root()
-
_parent
public RekordboxAnlz.SongStructureEntry _parent()
-
-