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

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

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

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

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

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



Copyright © 2013. All Rights Reserved.