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