com.cumulocity.rest.representation.inventory
Class ManagedObjectReferenceRepresentation

java.lang.Object
  extended by com.cumulocity.rest.representation.BaseResourceRepresentation
      extended by com.cumulocity.rest.representation.inventory.ManagedObjectReferenceRepresentation
All Implemented Interfaces:
ResourceRepresentation

public class ManagedObjectReferenceRepresentation
extends BaseResourceRepresentation


Constructor Summary
ManagedObjectReferenceRepresentation()
           
 
Method Summary
 ManagedObjectRepresentation getManagedObject()
           
 void setManagedObject(ManagedObjectRepresentation managedObject)
           
 
Methods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, setSelf, toJSON, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ManagedObjectReferenceRepresentation

public ManagedObjectReferenceRepresentation()
Method Detail

getManagedObject

public ManagedObjectRepresentation getManagedObject()

setManagedObject

public void setManagedObject(ManagedObjectRepresentation managedObject)


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.