Uses of Class
org.gcube.application.reporting.Property

Packages that use Property
org.gcube.application.reporting.component   
org.gcube.application.reporting.component.interfaces   
 

Uses of Property in org.gcube.application.reporting.component
 

Methods in org.gcube.application.reporting.component that return types with arguments of type Property
 List<Property> AbstractComponent.getProperties()
           
 

Methods in org.gcube.application.reporting.component with parameters of type Property
 void AbstractComponent.setProperties(Property... properties)
          Added for convenience's sake
 

Method parameters in org.gcube.application.reporting.component with type arguments of type Property
 void AbstractComponent.setProperties(List<Property> properties)
           
 

Uses of Property in org.gcube.application.reporting.component.interfaces
 

Methods in org.gcube.application.reporting.component.interfaces that return types with arguments of type Property
 List<Property> ReportComponent.getProperties()
           
 

Methods in org.gcube.application.reporting.component.interfaces with parameters of type Property
 void ReportComponent.setProperties(Property... properties)
           
 

Method parameters in org.gcube.application.reporting.component.interfaces with type arguments of type Property
 void ReportComponent.setProperties(List<Property> props)
           
 



Copyright © 2014. All Rights Reserved.