public static interface DocumentCitationType.Link
extends org.apache.xmlbeans.XmlAnyURI
| Modifier and Type | Interface and Description |
|---|---|
static class |
DocumentCitationType.Link.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 |
|---|---|
Object |
getNilReason()
Gets the "nilReason" attribute
|
boolean |
isSetNilReason()
True if has "nilReason" attribute
|
void |
setNilReason(Object nilReason)
Sets the "nilReason" attribute
|
void |
unsetNilReason()
Unsets the "nilReason" attribute
|
NilReasonType |
xgetNilReason()
Gets (as xml) the "nilReason" attribute
|
void |
xsetNilReason(NilReasonType nilReason)
Sets (as xml) the "nilReason" attribute
|
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextObject getNilReason()
NilReasonType xgetNilReason()
boolean isSetNilReason()
void setNilReason(Object nilReason)
void xsetNilReason(NilReasonType nilReason)
void unsetNilReason()
Copyright © 2018 52north.org. All rights reserved.