Uses of Interface
ucar.unidata.beans.PropertiedBean

Packages that use PropertiedBean
ucar.unidata.beans Package for Java Bean utilities. 
ucar.unidata.data.sounding DataSource classes and utilities for sounding data. 
 

Uses of PropertiedBean in ucar.unidata.beans
 

Classes in ucar.unidata.beans that implement PropertiedBean
 class InvisiblePropertiedBean
          Provides support for JavaBeans that have properties.
 

Uses of PropertiedBean in ucar.unidata.data.sounding
 

Classes in ucar.unidata.data.sounding that implement PropertiedBean
 class AddeSoundingAdapter
          Class for retrieving upper air data from an ADDE remote server.
 class CMASoundingAdapter
          This class creates VisAD compatible data objects from a file of upper air soundings from CMA.
 class NetcdfSoundingAdapter
          This class creates VisAD compatible data objects from a netCDF file of upper air soundings.
 class RAOB
          Provides support for soundings from RAdiosonde OBservations.
 class SoundingAdapterImpl
          Class for retrieving upper air data from an ADDE remote server.