org.jlab.coda.afecs.cool.ontology
Class ARule
java.lang.Object
org.jlab.coda.afecs.cool.ontology.AOntologyConcept
org.jlab.coda.afecs.cool.ontology.ARule
- All Implemented Interfaces:
- java.io.Serializable
public class ARule
- extends AOntologyConcept
- implements java.io.Serializable
JSA: Thomas Jefferson National Accelerator Facility
This software was developed under a United States Government license,
described in the NOTICE file included as part of this distribution.
Copyright (c), Aug 18, 2009
- See Also:
- Serialized Form
Constructor Summary |
ARule()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARule
public ARule()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getCode
public java.lang.String getCode()
setCode
public void setCode(java.lang.String code)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)