com.hyper9.simdk.stubs.dao
Class ObjectContent
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ObjectContent
- All Implemented Interfaces:
- Serializable
public class ObjectContent
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ObjectContent
public ObjectContent()
getObj
public ManagedObjectReference getObj()
setObj
public void setObj(ManagedObjectReference toSet)
getPropSet
public List<DynamicProperty> getPropSet()
setPropSet
public void setPropSet(List<DynamicProperty> toSet)
getMissingSet
public List<MissingProperty> getMissingSet()
setMissingSet
public void setMissingSet(List<MissingProperty> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.