Uses of Class
edu.wisc.ssec.mcidasv.servermanager.RemoteEntryEditor.StatusWrapper
Packages that use RemoteEntryEditor.StatusWrapper
-
Uses of RemoteEntryEditor.StatusWrapper in edu.wisc.ssec.mcidasv.servermanager
Fields in edu.wisc.ssec.mcidasv.servermanager declared as RemoteEntryEditor.StatusWrapperModifier and TypeFieldDescriptionprivate final RemoteEntryEditor.StatusWrapper
RemoteEntryEditor.VerifyEntryTask.entryStatus
private final RemoteEntryEditor.StatusWrapper
RemoteEntryEditor.VerifyHostTask.entryStatus
Methods in edu.wisc.ssec.mcidasv.servermanager that return RemoteEntryEditor.StatusWrapperModifier and TypeMethodDescriptionRemoteEntryEditor.VerifyEntryTask.call()
RemoteEntryEditor.VerifyHostTask.call()
Constructors in edu.wisc.ssec.mcidasv.servermanager with parameters of type RemoteEntryEditor.StatusWrapperModifierConstructorDescriptionVerifyEntryTask
(RemoteEntryEditor.StatusWrapper descStatus) VerifyHostTask
(RemoteEntryEditor.StatusWrapper descStatus)