ibspan.tss.messaging.ontology
Class PMA_get_user_profile

java.lang.Object
  extended by ibspan.tss.messaging.ontology.PMA_action
      extended by ibspan.tss.messaging.ontology.PMA_get_user_profile
All Implemented Interfaces:
AgentAction, Concept, ContentElement, Term, Serializable

public class PMA_get_user_profile
extends PMA_action

Protege name: PMA-get-user-profile

Version:
2006/08/23, 10:35:10
Author:
ontology bean generator
See Also:
Serialized Form

Constructor Summary
PMA_get_user_profile()
           
 
Method Summary
 int getUserID()
           
 void setUserID(int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PMA_get_user_profile

public PMA_get_user_profile()
Method Detail

setUserID

public void setUserID(int value)

getUserID

public int getUserID()