Uses of Class
gov.nasa.arc.pds.xml.generated.FileAreaNative
-
Packages that use FileAreaNative Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of FileAreaNative in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type FileAreaNative Modifier and Type Field Description protected java.util.List<FileAreaNative>
ProductNative. fileAreaNatives
Methods in gov.nasa.arc.pds.xml.generated that return FileAreaNative Modifier and Type Method Description FileAreaNative
ObjectFactory. createFileAreaNative()
Create an instance ofFileAreaNative
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type FileAreaNative Modifier and Type Method Description java.util.List<FileAreaNative>
ProductNative. getFileAreaNatives()
Gets the value of the fileAreaNatives property.
-