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.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type AxisArray Modifier and Type Field Description protected java.util.List<AxisArray>
Array. axisArraies
Methods in gov.nasa.arc.pds.xml.generated that return AxisArray Modifier and Type Method Description AxisArray
ObjectFactory. createAxisArray()
Create an instance ofAxisArray
Methods 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.
-