|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedObjectReferenceRepresentation | |
|---|---|
| com.cumulocity.rest.representation.inventory | |
| com.cumulocity.sdk.client.inventory | Provides the classes necessary to create, delete, update and query managed objects. |
| Uses of ManagedObjectReferenceRepresentation in com.cumulocity.rest.representation.inventory |
|---|
| Methods in com.cumulocity.rest.representation.inventory that return types with arguments of type ManagedObjectReferenceRepresentation | |
|---|---|
List<ManagedObjectReferenceRepresentation> |
ManagedObjectReferenceCollectionRepresentation.getReferences()
|
| Method parameters in com.cumulocity.rest.representation.inventory with type arguments of type ManagedObjectReferenceRepresentation | |
|---|---|
void |
ManagedObjectReferenceCollectionRepresentation.setReferences(List<ManagedObjectReferenceRepresentation> references)
|
| Uses of ManagedObjectReferenceRepresentation in com.cumulocity.sdk.client.inventory |
|---|
| Methods in com.cumulocity.sdk.client.inventory with parameters of type ManagedObjectReferenceRepresentation | |
|---|---|
ManagedObjectReferenceRepresentation |
ManagedObjectImpl.addChildAssets(ManagedObjectReferenceRepresentation refrenceReprsentation)
|
ManagedObjectReferenceRepresentation |
ManagedObject.addChildAssets(ManagedObjectReferenceRepresentation refrenceReprsentation)
Adds a child device to the ManagedObject. |
ManagedObjectReferenceRepresentation |
ManagedObjectImpl.addChildDevice(ManagedObjectReferenceRepresentation refrenceReprsentation)
|
ManagedObjectReferenceRepresentation |
ManagedObject.addChildDevice(ManagedObjectReferenceRepresentation refrenceReprsentation)
Adds a child device to the ManagedObject. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||