Uses of Class
org.gcube.common.ghn.service.context.Property

Packages that use Property
org.gcube.common.ghn.service.context   
 

Uses of Property in org.gcube.common.ghn.service.context
 

Methods in org.gcube.common.ghn.service.context that return Property
 Property Properties.lookup(String name)
          Returns a given property in this collection.
 

Methods in org.gcube.common.ghn.service.context that return types with arguments of type Property
 Iterator<Property> Properties.iterator()
           
 

Methods in org.gcube.common.ghn.service.context with parameters of type Property
 void Properties.add(Property... properties)
          Adds one or more properties to this collection.
 



Copyright © 2013. All Rights Reserved.