Uses of Class
org.gcube.smartgears.context.Property
-
Packages that use Property Package Description org.gcube.smartgears.context -
-
Uses of Property in org.gcube.smartgears.context
Methods in org.gcube.smartgears.context that return Property Modifier and Type Method Description PropertyProperties. lookup(String name)Returns a given property in this collection.Methods in org.gcube.smartgears.context that return types with arguments of type Property Modifier and Type Method Description Iterator<Property>Properties. iterator()Methods in org.gcube.smartgears.context with parameters of type Property Modifier and Type Method Description voidProperties. add(Property... properties)Adds one or more properties to this collection.
-