schema
Class PRS_Organization

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.PRS_ExchangeElement
              |
              +--schema.PRS_ContactItem
                    |
                    +--schema.PRS_Organization

public class PRS_Organization
extends PRS_ContactItem


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

Constructor Detail

PRS_Organization

public PRS_Organization()