A B C D E F G H I L M N O P R S T V W 

G

getDeriverParamsErrorString(long, int, long) - Static method in class net.fec.openrq.parameters.ParameterChecker
Tests if the deriver parameters are valid according to ParameterChecker.areValidDeriverParameters(long, int, long), and if so the method returns an empty string, otherwise it returns an error string indicating which parameters are invalid.
getFECParamsErrorString(long, int, int, int) - Static method in class net.fec.openrq.parameters.ParameterChecker
Tests if the FEC parameters are valid according to ParameterChecker.areValidFECParameters(long, int, int, int), and if so the method returns an empty string, otherwise it returns an error string indicating which parameters are invalid.
getFECPayloadIDErrorString(int, int, int) - Static method in class net.fec.openrq.parameters.ParameterChecker
Tests if the FEC Payload ID parameters are valid according to ParameterChecker.isValidFECPayloadID(int, int, int), and if so the method returns an empty string, otherwise it returns an error string indicating which parameters are invalid.
A B C D E F G H I L M N O P R S T V W