Uses of Class
gov.nasa.arc.pds.xml.generated.AxisArray
- 
Packages that use AxisArray Package Description gov.nasa.arc.pds.xml.generated 
- 
- 
Uses of AxisArray in gov.nasa.arc.pds.xml.generatedFields in gov.nasa.arc.pds.xml.generated with type parameters of type AxisArray Modifier and Type Field Description protected java.util.List<AxisArray>Array. axisArraiesMethods in gov.nasa.arc.pds.xml.generated that return AxisArray Modifier and Type Method Description AxisArrayObjectFactory. createAxisArray()Create an instance ofAxisArrayMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type AxisArray Modifier and Type Method Description java.util.List<AxisArray>Array. getAxisArraies()Gets the value of the axisArraies property.
 
-