Uses of Interface
org.jboss.shrinkwrap.descriptor.api.j2ee14.EjbRefType
Packages that use EjbRefType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of EjbRefType in org.jboss.shrinkwrap.descriptor.api.j2ee14
Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return EjbRefTypeModifier and TypeMethodDescriptionEjbRefType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theejb-linkelementEjbRefType.ejbRefName(String ejbRefName) Sets theejb-ref-nameelementEjbRefType.ejbRefType(String ejbRefType) Sets theejb-ref-typeelementEjbRefType.ejbRefType(EjbRefTypeType ejbRefType) Sets theejb-ref-typeelementSets thehomeelementSets theidattributeSets theremoteelementEjbRefType.removeAllDescription()Removes thedescriptionelementEjbRefType.removeEjbLink()Removes theejb-linkelementEjbRefType.removeEjbRefName()Removes theejb-ref-nameelementEjbRefType.removeEjbRefType()Removes theejb-ref-typeattributeEjbRefType.removeHome()Removes thehomeelementEjbRefType.removeId()Removes theidattributeEjbRefType.removeRemote()Removes theremoteelement -
Uses of EjbRefType in org.jboss.shrinkwrap.descriptor.impl.j2ee14
Classes in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that implement EjbRefTypeModifier and TypeClassDescriptionclassThis class implements theejb-refTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that return EjbRefTypeModifier and TypeMethodDescriptionEjbRefTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theejb-linkelementEjbRefTypeImpl.ejbRefName(String ejbRefName) Sets theejb-ref-nameelementEjbRefTypeImpl.ejbRefType(String ejbRefType) Sets theejb-ref-typeelementEjbRefTypeImpl.ejbRefType(EjbRefTypeType ejbRefType) Sets theejb-ref-typeelementSets thehomeelementSets theidattributeSets theremoteelementEjbRefTypeImpl.removeAllDescription()Removes thedescriptionelementEjbRefTypeImpl.removeEjbLink()Removes theejb-linkelementEjbRefTypeImpl.removeEjbRefName()Removes theejb-ref-nameelementEjbRefTypeImpl.removeEjbRefType()Removes theejb-ref-typeattributeEjbRefTypeImpl.removeHome()Removes thehomeelementEjbRefTypeImpl.removeId()Removes theidattributeEjbRefTypeImpl.removeRemote()Removes theremoteelement