Class ActionResponseConvertorData

    • Constructor Detail

      • ActionResponseConvertorData

        public ActionResponseConvertorData​(short version)
        Instantiates a new Action response convertor data.
        Parameters:
        version - the version
    • Method Detail

      • getActionPath

        public ActionPath getActionPath()
        Gets action path.
        Returns:
        the action path
      • setActionPath

        public void setActionPath​(ActionPath actionPath)
        Sets action path.
        Parameters:
        actionPath - the action path
      • getIpProtocol

        public org.opendaylight.yangtools.yang.common.Uint8 getIpProtocol()
        Gets ip protocol.
        Returns:
        the ip protocol
      • setIpProtocol

        public void setIpProtocol​(org.opendaylight.yangtools.yang.common.Uint8 ipProtocol)
        Sets ip protocol.
        Parameters:
        ipProtocol - the ip protocol