Uses of Class
gov.nasa.arc.pds.xml.generated.FileAreaServiceDescription
-
Packages that use FileAreaServiceDescription Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of FileAreaServiceDescription in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type FileAreaServiceDescription Modifier and Type Field Description protected java.util.List<FileAreaServiceDescription>
ProductService. fileAreaServiceDescriptions
Methods in gov.nasa.arc.pds.xml.generated that return FileAreaServiceDescription Modifier and Type Method Description FileAreaServiceDescription
ObjectFactory. createFileAreaServiceDescription()
Create an instance ofFileAreaServiceDescription
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type FileAreaServiceDescription Modifier and Type Method Description java.util.List<FileAreaServiceDescription>
ProductService. getFileAreaServiceDescriptions()
Gets the value of the fileAreaServiceDescriptions property.
-