Uses of Interface
org.jboss.shrinkwrap.descriptor.api.j2ee14.EjbLocalRefType
Packages that use EjbLocalRefType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of EjbLocalRefType in org.jboss.shrinkwrap.descriptor.api.j2ee14
Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return EjbLocalRefTypeModifier and TypeMethodDescriptionEjbLocalRefType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theejb-linkelementEjbLocalRefType.ejbRefName(String ejbRefName) Sets theejb-ref-nameelementEjbLocalRefType.ejbRefType(String ejbRefType) Sets theejb-ref-typeelementEjbLocalRefType.ejbRefType(EjbRefTypeType ejbRefType) Sets theejb-ref-typeelementSets theidattributeSets thelocalelementSets thelocal-homeelementEjbLocalRefType.removeAllDescription()Removes thedescriptionelementEjbLocalRefType.removeEjbLink()Removes theejb-linkelementEjbLocalRefType.removeEjbRefName()Removes theejb-ref-nameelementEjbLocalRefType.removeEjbRefType()Removes theejb-ref-typeattributeEjbLocalRefType.removeId()Removes theidattributeEjbLocalRefType.removeLocal()Removes thelocalelementEjbLocalRefType.removeLocalHome()Removes thelocal-homeelement -
Uses of EjbLocalRefType in org.jboss.shrinkwrap.descriptor.impl.j2ee14
Classes in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that implement EjbLocalRefTypeModifier and TypeClassDescriptionclassThis class implements theejb-local-refTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that return EjbLocalRefTypeModifier and TypeMethodDescriptionEjbLocalRefTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theejb-linkelementEjbLocalRefTypeImpl.ejbRefName(String ejbRefName) Sets theejb-ref-nameelementEjbLocalRefTypeImpl.ejbRefType(String ejbRefType) Sets theejb-ref-typeelementEjbLocalRefTypeImpl.ejbRefType(EjbRefTypeType ejbRefType) Sets theejb-ref-typeelementSets theidattributeSets thelocalelementSets thelocal-homeelementEjbLocalRefTypeImpl.removeAllDescription()Removes thedescriptionelementEjbLocalRefTypeImpl.removeEjbLink()Removes theejb-linkelementEjbLocalRefTypeImpl.removeEjbRefName()Removes theejb-ref-nameelementEjbLocalRefTypeImpl.removeEjbRefType()Removes theejb-ref-typeattributeEjbLocalRefTypeImpl.removeId()Removes theidattributeEjbLocalRefTypeImpl.removeLocal()Removes thelocalelementEjbLocalRefTypeImpl.removeLocalHome()Removes thelocal-homeelement