|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An XML activation-config-propertyType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.
Nested Class Summary | |
static class |
ActivationConfigPropertyType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
String |
getActivationConfigPropertyName()
Gets the "activation-config-property-name" element |
String |
getActivationConfigPropertyValue()
Gets the "activation-config-property-value" element |
void |
setActivationConfigPropertyName(String activationConfigPropertyName)
Sets the "activation-config-property-name" element |
void |
setActivationConfigPropertyValue(String activationConfigPropertyValue)
Sets the "activation-config-property-value" element |
org.apache.xmlbeans.XmlString |
xgetActivationConfigPropertyName()
Gets (as xml) the "activation-config-property-name" element |
org.apache.xmlbeans.XmlString |
xgetActivationConfigPropertyValue()
Gets (as xml) the "activation-config-property-value" element |
void |
xsetActivationConfigPropertyName(org.apache.xmlbeans.XmlString activationConfigPropertyName)
Sets (as xml) the "activation-config-property-name" element |
void |
xsetActivationConfigPropertyValue(org.apache.xmlbeans.XmlString activationConfigPropertyValue)
Sets (as xml) the "activation-config-property-value" element |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
public static final org.apache.xmlbeans.SchemaType type
Method Detail |
public String getActivationConfigPropertyName()
public org.apache.xmlbeans.XmlString xgetActivationConfigPropertyName()
public void setActivationConfigPropertyName(String activationConfigPropertyName)
public void xsetActivationConfigPropertyName(org.apache.xmlbeans.XmlString activationConfigPropertyName)
public String getActivationConfigPropertyValue()
public org.apache.xmlbeans.XmlString xgetActivationConfigPropertyValue()
public void setActivationConfigPropertyValue(String activationConfigPropertyValue)
public void xsetActivationConfigPropertyValue(org.apache.xmlbeans.XmlString activationConfigPropertyValue)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |