Protege 3.4.5

edu.stanford.smi.protege.server.util
Class ProjectInfo

java.lang.Object
  extended by edu.stanford.smi.protege.server.util.ProjectInfo
All Implemented Interfaces:
Serializable

public class ProjectInfo
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ProjectInfo(String name, String description, String owner)
           
 
Method Summary
 String getDescription()
           
 String getName()
           
 String getOwner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectInfo

public ProjectInfo(String name,
                   String description,
                   String owner)
Method Detail

getName

public String getName()

getDescription

public String getDescription()

getOwner

public String getOwner()

Protege 3.4.5

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.