MUM.resourceMngService
Class NegativeResponse

java.lang.Object
  extended byMUM.resourceMngService.NegativeResponse
All Implemented Interfaces:
IResourceResponse, java.io.Serializable

public class NegativeResponse
extends java.lang.Object
implements IResourceResponse

This class implements a positive responce.

See Also:
Serialized Form

Constructor Summary
NegativeResponse(java.lang.String explanation)
          Constructor: accepts a string with the explanation of the deny
 
Method Summary
 java.lang.String toString()
          ToString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NegativeResponse

public NegativeResponse(java.lang.String explanation)
Constructor: accepts a string with the explanation of the deny

Method Detail

toString

public java.lang.String toString()
ToString



Copyright © 2004 Luca Foschini