org.apache.felix.scrplugin.om.metatype
Class MTObject

java.lang.Object
  extended by org.apache.felix.scrplugin.om.metatype.MTObject

public class MTObject
extends Object


Field Summary
protected  String ocdref
           
 
Constructor Summary
MTObject()
           
 
Method Summary
 String getOcdref()
           
 void setOcdref(String ocdref)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ocdref

protected String ocdref
Constructor Detail

MTObject

public MTObject()
Method Detail

getOcdref

public String getOcdref()

setOcdref

public void setOcdref(String ocdref)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.