Uses of Class
gov.nasa.arc.pds.xml.generated.BandWidth
-
Packages that use BandWidth Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of BandWidth in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as BandWidth Modifier and Type Field Description protected BandWidth
BandBin. bandWidth
Methods in gov.nasa.arc.pds.xml.generated that return BandWidth Modifier and Type Method Description BandWidth
ObjectFactory. createBandWidth()
Create an instance ofBandWidth
BandWidth
BandBin. getBandWidth()
Gets the value of the bandWidth property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type BandWidth Modifier and Type Method Description void
BandBin. setBandWidth(BandWidth value)
Sets the value of the bandWidth property.
-