public class AbstractID3v2Frame.StatusFlags extends Object
Modifier and Type | Field and Description |
---|---|
protected byte |
originalFlags |
protected static String |
TYPE_FLAGS |
protected byte |
writeFlags |
Modifier | Constructor and Description |
---|---|
protected |
StatusFlags() |
Modifier and Type | Method and Description |
---|---|
void |
createStructure() |
boolean |
equals(Object obj) |
byte |
getOriginalFlags()
This returns the flags as they were originally read or created
|
byte |
getWriteFlags()
This returns the flags amended to meet specification
|
protected static final String TYPE_FLAGS
protected byte originalFlags
protected byte writeFlags
Copyright © 2005–2020 jthink.net. All rights reserved.