public class PictureTypes extends AbstractIntStringValuePair
Note this list is used by APIC and PIC frames within ID3v2. It is also used by Flac format Picture blocks and WMA Picture fields.
Modifier and Type | Field and Description |
---|---|
static java.lang.Integer |
DEFAULT_ID |
static java.lang.String |
DEFAULT_VALUE |
static int |
PICTURE_TYPE_FIELD_SIZE |
private static PictureTypes |
pictureTypes |
key
Modifier | Constructor and Description |
---|---|
private |
PictureTypes() |
Modifier and Type | Method and Description |
---|---|
static PictureTypes |
getInstanceOf() |
createMaps, getIdForValue, getValueForId
getAlphabeticalValueList, getIdToValueMap, getSize, getValueToIdMap
private static PictureTypes pictureTypes
public static final int PICTURE_TYPE_FIELD_SIZE
public static final java.lang.String DEFAULT_VALUE
public static final java.lang.Integer DEFAULT_ID
public static PictureTypes getInstanceOf()
Copyright © 2005-2013 java.net. All Rights Reserved.