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. fileAreaServiceDescriptionsMethods in gov.nasa.arc.pds.xml.generated that return FileAreaServiceDescription Modifier and Type Method Description FileAreaServiceDescriptionObjectFactory. createFileAreaServiceDescription()Create an instance ofFileAreaServiceDescriptionMethods 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.
-