Uses of Class
gov.nasa.arc.pds.xml.generated.BandBinSet
-
Packages that use BandBinSet Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of BandBinSet in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as BandBinSet Modifier and Type Field Description protected BandBinSet
AxisArray. bandBinSet
Methods in gov.nasa.arc.pds.xml.generated that return BandBinSet Modifier and Type Method Description BandBinSet
ObjectFactory. createBandBinSet()
Create an instance ofBandBinSet
BandBinSet
AxisArray. getBandBinSet()
Gets the value of the bandBinSet property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type BandBinSet Modifier and Type Method Description void
AxisArray. setBandBinSet(BandBinSet value)
Sets the value of the bandBinSet property.
-