- valueOf(String) - Static method in enum javaFlacEncoder.ChannelData.ChannelName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javaFlacEncoder.EncodingConfiguration.ChannelConfig
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javaFlacEncoder.EncodingConfiguration.SubframeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javaFlacEncoder.FLAC_FileEncoder.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javaFlacEncoder.MetadataBlockHeader.MetadataBlockType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum javaFlacEncoder.ChannelData.ChannelName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javaFlacEncoder.EncodingConfiguration.ChannelConfig
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javaFlacEncoder.EncodingConfiguration.SubframeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javaFlacEncoder.FLAC_FileEncoder.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javaFlacEncoder.MetadataBlockHeader.MetadataBlockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.