schema
Class PRS_Problem

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.PRS_ExchangeElement
              |
              +--schema.PRS_SolutionElement
                    |
                    +--schema.PRS_Problem

public class PRS_Problem
extends PRS_SolutionElement


Constructor Summary
PRS_Problem()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PRS_Problem

public PRS_Problem()