Uses of Interface
com.fatwire.gst.foundation.properties.Property

Packages that use Property
com.fatwire.gst.foundation.properties   
 

Uses of Property in com.fatwire.gst.foundation.properties
 

Methods in com.fatwire.gst.foundation.properties that return Property
 Property PropertyDao.getProperty(String name)
           
 Property AssetApiPropertyDao.getProperty(String name)
           
 

Methods in com.fatwire.gst.foundation.properties with parameters of type Property
 void PropertyDao.setProperty(Property property)
          Set (or re-set) a property value
 void AssetApiPropertyDao.setProperty(Property property)
          Set (or re-set) a property value
 



Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.