MUM.messages
Class RegisterProfile

java.lang.Object
  extended byMUM.messages.ProfileCommand
      extended byMUM.messages.RegisterProfile
All Implemented Interfaces:
java.io.Serializable

public class RegisterProfile
extends ProfileCommand
implements java.io.Serializable

This command force the delete of a profile.

See Also:
Serialized Form

Constructor Summary
RegisterProfile(IProfile pMD)
           
 
Method Summary
 IProfile getProfile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterProfile

public RegisterProfile(IProfile pMD)
Method Detail

getProfile

public IProfile getProfile()


Copyright © 2004 Luca Foschini