Uses of Enum Class
org.jboss.shrinkwrap.descriptor.api.javaee7.PersistenceContextTypeType
Packages that use PersistenceContextTypeType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of PersistenceContextTypeType in org.jboss.shrinkwrap.descriptor.api.javaee7
Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return PersistenceContextTypeTypeModifier and TypeMethodDescriptionstatic PersistenceContextTypeTypePersistenceContextTypeType.getFromStringValue(String value) PersistenceContextRefType.getPersistenceContextType()Returns thepersistence-context-typeelementstatic PersistenceContextTypeTypeReturns the enum constant of this class with the specified name.static PersistenceContextTypeType[]PersistenceContextTypeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 with parameters of type PersistenceContextTypeTypeModifier and TypeMethodDescriptionPersistenceContextRefType.persistenceContextType(PersistenceContextTypeType persistenceContextType) Sets thepersistence-context-typeelement -
Uses of PersistenceContextTypeType in org.jboss.shrinkwrap.descriptor.impl.javaee7
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return PersistenceContextTypeTypeModifier and TypeMethodDescriptionPersistenceContextRefTypeImpl.getPersistenceContextType()Returns thepersistence-context-typeelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 with parameters of type PersistenceContextTypeTypeModifier and TypeMethodDescriptionPersistenceContextRefTypeImpl.persistenceContextType(PersistenceContextTypeType persistenceContextType) Sets thepersistence-context-typeelement