Uses of Enum Class
org.apache.jena.fuseki.system.UploadDetails.PreState
Packages that use UploadDetails.PreState
-
Uses of UploadDetails.PreState in org.apache.jena.fuseki.system
Methods in org.apache.jena.fuseki.system that return UploadDetails.PreStateModifier and TypeMethodDescriptionUploadDetails.getExistedBefore()static UploadDetails.PreStateReturns the enum constant of this class with the specified name.static UploadDetails.PreState[]UploadDetails.PreState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.jena.fuseki.system with parameters of type UploadDetails.PreStateModifier and TypeMethodDescriptionvoidUploadDetails.setExistedBefore(UploadDetails.PreState state)