de.knipp.rritoolkit.message
Class ChangeProvAuthInfoMessage

java.lang.Object
  extended by de.knipp.rritoolkit.message.Message
      extended by de.knipp.rritoolkit.message.ChangeProvMessageBase
          extended by de.knipp.rritoolkit.message.ChangeProvAuthInfoMessage
All Implemented Interfaces:
java.io.Serializable

public class ChangeProvAuthInfoMessage
extends ChangeProvMessageBase

class that represents the change provider via AuthInfo message

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class de.knipp.rritoolkit.message.Message
Message.Type
 
Constructor Summary
ChangeProvAuthInfoMessage()
           
 
Method Summary
 void accept(MessageVisitor visitor)
          call the suitable method of the given visitor
 
Methods inherited from class de.knipp.rritoolkit.message.ChangeProvMessageBase
dataFromList, dataFromXml, getDomainName, getEncodedDomainName, getNewProvider, getOldProvider, toString
 
Methods inherited from class de.knipp.rritoolkit.message.Message
createMessage, fromList, fromXml, getCreationDate, getMessageID, getType, setData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChangeProvAuthInfoMessage

public ChangeProvAuthInfoMessage()
Method Detail

accept

public void accept(MessageVisitor visitor)
call the suitable method of the given visitor

Specified by:
accept in class Message
Parameters:
visitor - the visitor


Copyright © 2005-2011 Knipp Medien und Kommunikation GmbH