schema
Class CIM_Person

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_OrganizationalEntity
              |
              +--schema.CIM_UserEntity
                    |
                    +--schema.CIM_Person

public class CIM_Person
extends CIM_UserEntity


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

Constructor Detail

CIM_Person

public CIM_Person()