public class CodecOptions extends Object
CodecOptions()
String
getProfile()
void
setProfile(String profile)
toString()
CodecOptions
withProfile(String profile)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CodecOptions()
public String getProfile()
public void setProfile(String profile)
public CodecOptions withProfile(String profile)
public String toString()
toString
Object