public interface EndpointGroupEndpointConfig
extends org.apache.xmlbeans.XmlString
Modifier and Type | Interface and Description |
---|---|
static class |
EndpointGroupEndpointConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
String |
getInterface()
Gets the "interface" attribute
|
boolean |
isSetInterface()
True if has "interface" attribute
|
void |
setInterface(String xinterface)
Sets the "interface" attribute
|
void |
unsetInterface()
Unsets the "interface" attribute
|
org.apache.xmlbeans.XmlString |
xgetInterface()
Gets (as xml) the "interface" attribute
|
void |
xsetInterface(org.apache.xmlbeans.XmlString xinterface)
Sets (as xml) the "interface" attribute
|
getStringValue, set, setStringValue, stringValue
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
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
String getInterface()
org.apache.xmlbeans.XmlString xgetInterface()
boolean isSetInterface()
void setInterface(String xinterface)
void xsetInterface(org.apache.xmlbeans.XmlString xinterface)
void unsetInterface()
Copyright © 2019. All Rights Reserved.