Uses of Enum Class
com.levigo.jadice.document.Document.BasicState
Packages that use Document.BasicState
-
Uses of Document.BasicState in com.levigo.jadice.document
Methods in com.levigo.jadice.document that return Document.BasicStateModifier and TypeMethodDescriptionstatic Document.BasicStateReturns the enum constant of this class with the specified name.static Document.BasicState[]Document.BasicState.values()Returns an array containing the constants of this enum class, in the order they are declared.