Uses of Class
com.cumulocity.model.Fragment

Packages that use Fragment
com.cumulocity.model   
 

Uses of Fragment in com.cumulocity.model
 

Subclasses of Fragment in com.cumulocity.model
 class Address
          TODO: The Javadoc of this class is too short.
 class Children
          Deprecated. 
 class Control
          TODO: The Javadoc of this class is too short.
 class Sensor
          TODO: The Javadoc of this class is too short.
 

Methods in com.cumulocity.model with type parameters of type Fragment
<F extends Fragment>
F
FragmentDocument.getFragment(Class<F> type)
          Deprecated.  
<F extends Fragment>
void
FragmentDocument.updateFragment(Class<F> fragmentType, F object)
          Deprecated.  
 

Methods in com.cumulocity.model with parameters of type Fragment
 void FragmentDocument.addFragment(Fragment fragment)
          Deprecated.  
 Boolean FragmentDocument.removeFragment(Fragment fragment)
          Deprecated.  
 



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