Uses of Enum
com.blazebit.persistence.testsuite.entity.DocumentType
Packages that use DocumentType
-
Uses of DocumentType in com.blazebit.persistence.testsuite.entity
Fields in com.blazebit.persistence.testsuite.entity with type parameters of type DocumentTypeModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<Document,DocumentType> Document_.documentTypeMethods in com.blazebit.persistence.testsuite.entity that return DocumentTypeModifier and TypeMethodDescriptionDocument.getDocumentType()static DocumentTypeReturns the enum constant of this type with the specified name.static DocumentType[]DocumentType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.blazebit.persistence.testsuite.entity with parameters of type DocumentTypeConstructors in com.blazebit.persistence.testsuite.entity with parameters of type DocumentType