Uses of Class
org.hpccsystems.ws.client.wrappers.wsworkunits.WUQueryWrapper.LogicalFileSearchType
-
Packages that use WUQueryWrapper.LogicalFileSearchType Package Description org.hpccsystems.ws.client.wrappers.wsworkunits -
-
Uses of WUQueryWrapper.LogicalFileSearchType in org.hpccsystems.ws.client.wrappers.wsworkunits
Methods in org.hpccsystems.ws.client.wrappers.wsworkunits that return WUQueryWrapper.LogicalFileSearchType Modifier and Type Method Description WUQueryWrapper.LogicalFileSearchTypeWUQueryWrapper. getLogicalFileSearchType()Deprecated.Gets the logical file search type.static WUQueryWrapper.LogicalFileSearchTypeWUQueryWrapper.LogicalFileSearchType. valueOf(String name)Returns the enum constant of this type with the specified name.static WUQueryWrapper.LogicalFileSearchType[]WUQueryWrapper.LogicalFileSearchType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hpccsystems.ws.client.wrappers.wsworkunits with parameters of type WUQueryWrapper.LogicalFileSearchType Modifier and Type Method Description WUQueryWrapperWUQueryWrapper. setOutputLogicalFilesOnly(WUQueryWrapper.LogicalFileSearchType lf)Deprecated.Sets the output logical files only.
-