|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MyRoleType
An XML myRoleType(@http://schemas.active-endpoints.com/pdd/2006/08/pdd.xsd). This is an atomic type that is a restriction of com.activeEndpoints.schemas.pdd.x2006.x08.pdd.MyRoleType.
| Nested Class Summary | |
|---|---|
static class |
MyRoleType.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 |
getBinding()
Gets the "binding" attribute |
String |
getService()
Gets the "service" attribute |
boolean |
isSetBinding()
True if has "binding" attribute |
boolean |
isSetService()
True if has "service" attribute |
void |
setBinding(String binding)
Sets the "binding" attribute |
void |
setService(String service)
Sets the "service" attribute |
void |
unsetBinding()
Unsets the "binding" attribute |
void |
unsetService()
Unsets the "service" attribute |
org.apache.xmlbeans.XmlString |
xgetBinding()
Gets (as xml) the "binding" attribute |
org.apache.xmlbeans.XmlString |
xgetService()
Gets (as xml) the "service" attribute |
void |
xsetBinding(org.apache.xmlbeans.XmlString binding)
Sets (as xml) the "binding" attribute |
void |
xsetService(org.apache.xmlbeans.XmlString service)
Sets (as xml) the "service" attribute |
| Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType |
|---|
getStringValue, set, setStringValue, stringValue |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getBinding()
org.apache.xmlbeans.XmlString xgetBinding()
boolean isSetBinding()
void setBinding(String binding)
void xsetBinding(org.apache.xmlbeans.XmlString binding)
void unsetBinding()
String getService()
org.apache.xmlbeans.XmlString xgetService()
boolean isSetService()
void setService(String service)
void xsetService(org.apache.xmlbeans.XmlString service)
void unsetService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||