|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EJBLocalRef
Java content class for EJBLocalRef complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/C:/Users/beckie/workspace/jiplet/conf/jip_2.0.xsd line 99)
<complexType name="EJBLocalRef">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ejb-ref-name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ejb-ref-type" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="home" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="remote" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ejb-link" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Gets the value of the description property. |
java.lang.String |
getEjbLink()
Gets the value of the ejbLink property. |
java.lang.String |
getEjbRefName()
Gets the value of the ejbRefName property. |
java.lang.String |
getEjbRefType()
Gets the value of the ejbRefType property. |
java.lang.String |
getHome()
Gets the value of the home property. |
java.lang.String |
getRemote()
Gets the value of the remote property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setEjbLink(java.lang.String value)
Sets the value of the ejbLink property. |
void |
setEjbRefName(java.lang.String value)
Sets the value of the ejbRefName property. |
void |
setEjbRefType(java.lang.String value)
Sets the value of the ejbRefType property. |
void |
setHome(java.lang.String value)
Sets the value of the home property. |
void |
setRemote(java.lang.String value)
Sets the value of the remote property. |
| Method Detail |
|---|
java.lang.String getHome()
Stringvoid setHome(java.lang.String value)
value - allowed object is
Stringjava.lang.String getRemote()
Stringvoid setRemote(java.lang.String value)
value - allowed object is
Stringjava.lang.String getEjbLink()
Stringvoid setEjbLink(java.lang.String value)
value - allowed object is
Stringjava.lang.String getDescription()
Stringvoid setDescription(java.lang.String value)
value - allowed object is
Stringjava.lang.String getEjbRefType()
Stringvoid setEjbRefType(java.lang.String value)
value - allowed object is
Stringjava.lang.String getEjbRefName()
Stringvoid setEjbRefName(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||