Class AbstractSimpleRspNode

    • Constructor Detail

      • AbstractSimpleRspNode

        public AbstractSimpleRspNode​(java.lang.String pNameEnum)
        Ctor.
        Parameters:
        pNameEnum -
    • Method Detail

      • getCIMError

        public abstract CIMError getCIMError()
        Description copied from interface: ErrorIf
        getCIMError
        Specified by:
        getCIMError in interface ErrorIf
        Returns:
        CIMError
      • getCIMArguments

        public abstract CIMArgument<?>[] getCIMArguments()
        getCIMArguments
        Returns:
        CIMArgument[]