com.cumulocity.model
Class Children

java.lang.Object
  extended by org.svenson.AbstractDynamicProperties
      extended by com.cumulocity.model.Fragment
          extended by com.cumulocity.model.Children
All Implemented Interfaces:
org.svenson.DynamicProperties

Deprecated.

@Deprecated
public class Children
extends Fragment

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


Constructor Summary
Children()
          Deprecated.  
Children(boolean defineType)
          Deprecated.  
 
Method Summary
 List<Long> getChildren()
          Deprecated.  
 void setChildren(List<Long> children)
          Deprecated.  
 
Methods inherited from class com.cumulocity.model.Fragment
getName, getType, setName, setType, toString
 
Methods inherited from class org.svenson.AbstractDynamicProperties
getProperty, propertyNames, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Children

public Children()
Deprecated. 

Children

public Children(boolean defineType)
Deprecated. 
Method Detail

getChildren

public List<Long> getChildren()
Deprecated. 

setChildren

public void setChildren(List<Long> children)
Deprecated. 


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