Interface OperationInterface

All Superinterfaces:
Comparable<OperationInterface>
All Known Implementing Classes:
EntireInterface, Operation, RESTOperationUnion

public interface OperationInterface extends Comparable<OperationInterface>