|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jaudiotagger.tag.datatype.AbstractValuePair<java.lang.Integer,java.lang.String>
org.jaudiotagger.tag.datatype.AbstractIntStringValuePair
org.jaudiotagger.tag.id3.valuepair.ReceivedAsTypes
public class ReceivedAsTypes
Defines how song was purchased used by the COMR frame
| Field Summary | |
|---|---|
static int |
RECEIVED_AS_FIELD_SIZE
|
private static ReceivedAsTypes |
receivedAsTypes
|
| Fields inherited from class org.jaudiotagger.tag.datatype.AbstractIntStringValuePair |
|---|
key |
| Fields inherited from class org.jaudiotagger.tag.datatype.AbstractValuePair |
|---|
idToValue, iterator, value, valueList, valueToId |
| Constructor Summary | |
|---|---|
private |
ReceivedAsTypes()
|
| Method Summary | |
|---|---|
static ReceivedAsTypes |
getInstanceOf()
|
| Methods inherited from class org.jaudiotagger.tag.datatype.AbstractIntStringValuePair |
|---|
createMaps, getIdForValue, getValueForId |
| Methods inherited from class org.jaudiotagger.tag.datatype.AbstractValuePair |
|---|
getAlphabeticalValueList, getIdToValueMap, getSize, getValueToIdMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int RECEIVED_AS_FIELD_SIZE
private static ReceivedAsTypes receivedAsTypes
| Constructor Detail |
|---|
private ReceivedAsTypes()
| Method Detail |
|---|
public static ReceivedAsTypes getInstanceOf()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||