|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |