Package org.onosproject.netconf.rpc
Class RpcOperationType
- java.lang.Object
-
- org.onosproject.netconf.rpc.RpcOperationType
-
public class RpcOperationType extends java.lang.ObjectJava class for rpcOperationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="rpcOperationType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description RpcOperationType()
-