All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aragost.javahg.ext.mq.QNextCommand Maven / Gradle / Ivy

package com.aragost.javahg.ext.mq;

import com.aragost.javahg.Repository;
import com.aragost.javahg.ext.mq.flags.QNextCommandFlags;

public class QNextCommand extends QNextCommandFlags {

	public QNextCommand(Repository repository) {
		super(repository);
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy