|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsdStringType | |
---|---|
org.eclipse.modisco.jee.ejbjar.EjbJar21 |
Uses of XsdStringType in org.eclipse.modisco.jee.ejbjar.EjbJar21 |
---|
Subinterfaces of XsdStringType in org.eclipse.modisco.jee.ejbjar.EjbJar21 | |
---|---|
interface |
DescriptionType
A representation of the model object 'Description Type'. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return XsdStringType | |
---|---|
XsdStringType |
EjbJar21Factory.createXsdStringType()
Returns a new object of class 'Xsd String Type'. |
XsdStringType |
ActivationConfigPropertyType.getActivationConfigPropertyName()
Returns the value of the 'Activation Config Property Name' containment reference. |
XsdStringType |
ActivationConfigPropertyType.getActivationConfigPropertyValue()
Returns the value of the 'Activation Config Property Value' containment reference. |
XsdStringType |
QueryType.getEjbQl()
Returns the value of the 'Ejb Ql' containment reference. |
XsdStringType |
EnvEntryType.getEnvEntryValue()
Returns the value of the 'Env Entry Value' containment reference. |
XsdStringType |
ParamValueType.getParamValue()
Returns the value of the 'Param Value' containment reference. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type XsdStringType | |
---|---|
void |
ActivationConfigPropertyType.setActivationConfigPropertyName(XsdStringType value)
Sets the value of the ' Activation Config Property Name ' containment reference. |
void |
ActivationConfigPropertyType.setActivationConfigPropertyValue(XsdStringType value)
Sets the value of the ' Activation Config Property Value ' containment reference. |
void |
QueryType.setEjbQl(XsdStringType value)
Sets the value of the ' Ejb Ql ' containment reference. |
void |
EnvEntryType.setEnvEntryValue(XsdStringType value)
Sets the value of the ' Env Entry Value ' containment reference. |
void |
ParamValueType.setParamValue(XsdStringType value)
Sets the value of the ' Param Value ' containment reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |