com.evolveum.midpoint.schema.processorFake
Class MidpointObject

java.lang.Object
  extended by com.evolveum.midpoint.schema.processorFake.PropertyContainer
      extended by com.evolveum.midpoint.schema.processorFake.MidpointObject
All Implemented Interfaces:
java.io.Serializable

Deprecated.

@Deprecated
public class MidpointObject
extends PropertyContainer

Only till schema will be divided into multiple parts

Author:
lazyman
See Also:
Serialized Form

Constructor Summary
MidpointObject(javax.xml.namespace.QName qname)
          Deprecated.  
 
Method Summary
 java.lang.String getOid()
          Deprecated.  
 void setOid(java.lang.String oid)
          Deprecated.  
 
Methods inherited from class com.evolveum.midpoint.schema.processorFake.PropertyContainer
getName, getValue, getValues, setName, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MidpointObject

public MidpointObject(javax.xml.namespace.QName qname)
Deprecated. 
Method Detail

getOid

public java.lang.String getOid()
Deprecated. 

setOid

public void setOid(java.lang.String oid)
Deprecated. 


Copyright © 2012 evolveum. All Rights Reserved.