Uses of Enum
org.jboss.shrinkwrap.descriptor.api.javaee7.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.javaee7
Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 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 type with the specified name.static EjbRefTypeType[]EjbRefTypeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 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.javaee7
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return EjbRefTypeTypeModifier and TypeMethodDescriptionEjbLocalRefTypeImpl.getEjbRefType()Returns theejb-ref-typeelementEjbRefTypeImpl.getEjbRefType()Returns theejb-ref-typeelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 with parameters of type EjbRefTypeTypeModifier and TypeMethodDescriptionEjbLocalRefTypeImpl.ejbRefType(EjbRefTypeType ejbRefType) Sets theejb-ref-typeelementEjbRefTypeImpl.ejbRefType(EjbRefTypeType ejbRefType) Sets theejb-ref-typeelement