Package | Description |
---|---|
org.jaudiotagger.audio.aiff.chunk |
Modifier and Type | Method and Description |
---|---|
static ChunkType |
ChunkType.get(String code)
Get
ChunkType for code (e.g. |
static ChunkType |
ChunkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChunkType[] |
ChunkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2016 jthink.net. All rights reserved.