com.cumulocity.model
Class ExternalDevice

java.lang.Object
  extended by org.svenson.AbstractDynamicProperties
      extended by com.cumulocity.model.JSONBase
          extended by com.cumulocity.model.Document<T>
              extended by com.cumulocity.model.FragmentDocument
                  extended by com.cumulocity.model.ExternalManagedObject
                      extended by com.cumulocity.model.ExternalDevice
All Implemented Interfaces:
org.svenson.DynamicProperties

Deprecated.

@Deprecated
public class ExternalDevice
extends ExternalManagedObject

TODO: The Javadoc of this class is too short. Please add at least a meaningful class comment.


Constructor Summary
ExternalDevice()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.cumulocity.model.ExternalManagedObject
fromJSON, getExternalId, getName, getType, setExternalId, setName, setType, toString
 
Methods inherited from class com.cumulocity.model.FragmentDocument
addFragment, addFragments, getFragment, getFragments, removeFragment, setFragments, updateFragment
 
Methods inherited from class com.cumulocity.model.Document
equals, get, get, getFragment, getId, getInternalId, getRevision, hashCode, set, set, set, setId, setInternalId, setRevision
 
Methods inherited from class com.cumulocity.model.JSONBase
fromJSON, getJSONGenerator, getJSONParser, toJSON
 
Methods inherited from class org.svenson.AbstractDynamicProperties
getProperty, propertyNames, setProperty
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExternalDevice

public ExternalDevice()
Deprecated. 


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