Uses of Class
org.jaudiotagger.tag.datatype.StringFixedLength

Packages that use StringFixedLength
org.jaudiotagger.tag.datatype   
 

Uses of StringFixedLength in org.jaudiotagger.tag.datatype
 

Subclasses of StringFixedLength in org.jaudiotagger.tag.datatype
 class StringDate
          Represents a timestamp field
 class StringHashMap
          Represents a String thats acts as a key into an enumeration of values.
 

Constructors in org.jaudiotagger.tag.datatype with parameters of type StringFixedLength
StringFixedLength(StringFixedLength copyObject)