Package ubic.gemma.model.common.protocol
Class Protocol
- java.lang.Object
-
- ubic.gemma.model.common.AbstractDescribable
-
- ubic.gemma.model.common.protocol.Protocol
-
- All Implemented Interfaces:
gemma.gsec.model.Securable
,Serializable
,Securable
,Describable
,Identifiable
public class Protocol extends AbstractDescribable implements Securable, Serializable
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Protocol.Factory
-
Constructor Summary
Constructors Constructor Description Protocol()
-
Method Summary
-
Methods inherited from class ubic.gemma.model.common.AbstractDescribable
equals, getDescription, getId, getName, hashCode, setDescription, setId, setName, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface ubic.gemma.model.common.Identifiable
getId
-
-