Uses of Class
gov.nasa.arc.pds.xml.generated.BandBin
-
Packages that use BandBin Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of BandBin in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type BandBin Modifier and Type Field Description protected java.util.List<BandBin>
BandBinSet. bandBins
Methods in gov.nasa.arc.pds.xml.generated that return BandBin Modifier and Type Method Description BandBin
ObjectFactory. createBandBin()
Create an instance ofBandBin
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type BandBin Modifier and Type Method Description java.util.List<BandBin>
BandBinSet. getBandBins()
Gets the value of the bandBins property.
-