Uses of Enum Class
org.jboss.shrinkwrap.descriptor.api.javaee6.EjbRefTypeType
Packages that use EjbRefTypeType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of EjbRefTypeType in org.jboss.shrinkwrap.descriptor.api.javaee6
Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return EjbRefTypeTypeModifier and TypeMethodDescriptionEjbLocalRefType.getEjbRefType()Returns theejb-ref-typeelementEjbRefType.getEjbRefType()Returns theejb-ref-typeelementstatic EjbRefTypeTypeEjbRefTypeType.getFromStringValue(String value) static EjbRefTypeTypeReturns the enum constant of this class with the specified name.static EjbRefTypeType[]EjbRefTypeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 with parameters of type EjbRefTypeTypeModifier and TypeMethodDescriptionEjbLocalRefType.ejbRefType(EjbRefTypeType ejbRefType) Sets theejb-ref-typeelementEjbRefType.ejbRefType(EjbRefTypeType ejbRefType) Sets theejb-ref-typeelement -
Uses of EjbRefTypeType in org.jboss.shrinkwrap.descriptor.impl.javaee6
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return EjbRefTypeTypeModifier and TypeMethodDescriptionEjbLocalRefTypeImpl.getEjbRefType()Returns theejb-ref-typeelementEjbRefTypeImpl.getEjbRefType()Returns theejb-ref-typeelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 with parameters of type EjbRefTypeTypeModifier and TypeMethodDescriptionEjbLocalRefTypeImpl.ejbRefType(EjbRefTypeType ejbRefType) Sets theejb-ref-typeelementEjbRefTypeImpl.ejbRefType(EjbRefTypeType ejbRefType) Sets theejb-ref-typeelement