Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.sbugs.model.attributes
Class State  view State download State.java

java.lang.Object
  extended byorg.sbugs.model.attributes.Attribute
      extended byorg.sbugs.model.attributes.State

public class State
extends Attribute


Field Summary
 
Fields inherited from class org.sbugs.model.attributes.Attribute
 
Constructor Summary
State(int id, java.lang.String name)
           
 
Methods inherited from class org.sbugs.model.attributes.Attribute
getId, getName, setId, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

State

public State(int id,
             java.lang.String name)