Uses of Enum
org.cdlib.mrt.s3.tools.CopyFile.CopyEntry.EntryStatus
Packages that use CopyFile.CopyEntry.EntryStatus
-
Uses of CopyFile.CopyEntry.EntryStatus in org.cdlib.mrt.s3.tools
Fields in org.cdlib.mrt.s3.tools declared as CopyFile.CopyEntry.EntryStatusMethods in org.cdlib.mrt.s3.tools that return CopyFile.CopyEntry.EntryStatusModifier and TypeMethodDescriptionCopyFile.CopyEntry.getEntryStatus()
Returns the enum constant of this type with the specified name.static CopyFile.CopyEntry.EntryStatus[]
CopyFile.CopyEntry.EntryStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cdlib.mrt.s3.tools with parameters of type CopyFile.CopyEntry.EntryStatusModifier and TypeMethodDescriptionvoid
CopyFile.CopyEntry.setEntryStatus
(CopyFile.CopyEntry.EntryStatus entryStatus)