public interface NewAttributeAttributeConfig
extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
NewAttributeAttributeConfig.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 |
getNewAttribute()
Gets the "NewAttribute" attribute
|
boolean |
isSetNewAttribute()
True if has "NewAttribute" attribute
|
void |
setNewAttribute(String newAttribute)
Sets the "NewAttribute" attribute
|
void |
unsetNewAttribute()
Unsets the "NewAttribute" attribute
|
org.apache.xmlbeans.XmlString |
xgetNewAttribute()
Gets (as xml) the "NewAttribute" attribute
|
void |
xsetNewAttribute(org.apache.xmlbeans.XmlString newAttribute)
Sets (as xml) the "NewAttribute" attribute
|
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 getNewAttribute()
org.apache.xmlbeans.XmlString xgetNewAttribute()
boolean isSetNewAttribute()
void setNewAttribute(String newAttribute)
void xsetNewAttribute(org.apache.xmlbeans.XmlString newAttribute)
void unsetNewAttribute()
Copyright © 2019. All Rights Reserved.