Class AddonsReply

java.lang.Object
me.cadox8.xenapi.reply.AbstractReply
me.cadox8.xenapi.reply.AddonsReply

public class AddonsReply
extends AbstractReply
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    class  AddonsReply.Addon  
  • Field Summary

    Fields inherited from class me.cadox8.xenapi.reply.AbstractReply

    error, message
  • Constructor Summary

    Constructors 
    Constructor Description
    AddonsReply()  
  • Method Summary

    Modifier and Type Method Description
    RequestType getRequestType()
    Gets the type of requests to getResponse the Reply Class

    Methods inherited from class me.cadox8.xenapi.reply.AbstractReply

    checkError

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait