|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public static interface ValidatorDocument.Validator
An XML validator(@urn:jp.co.fujitsu.reffi.client.config). This is a complex type.
| 入れ子のクラスの概要 | |
|---|---|
static class |
ValidatorDocument.Validator.Factory
A factory class with static methods for creating instances of this type. |
| フィールドの概要 | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| インタフェース org.apache.xmlbeans.XmlObject から継承されたフィールド |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| メソッドの概要 | |
|---|---|
java.lang.String |
getMessage()
Gets the "message" attribute |
java.lang.String |
getRange()
Gets the "range" attribute |
java.lang.String |
getTitle()
Gets the "title" attribute |
java.lang.String |
getType()
Gets the "type" attribute |
boolean |
isSetMessage()
True if has "message" attribute |
boolean |
isSetRange()
True if has "range" attribute |
boolean |
isSetTitle()
True if has "title" attribute |
void |
setMessage(java.lang.String message)
Sets the "message" attribute |
void |
setRange(java.lang.String range)
Sets the "range" attribute |
void |
setTitle(java.lang.String title)
Sets the "title" attribute |
void |
setType(java.lang.String type)
Sets the "type" attribute |
void |
unsetMessage()
Unsets the "message" attribute |
void |
unsetRange()
Unsets the "range" attribute |
void |
unsetTitle()
Unsets the "title" attribute |
org.apache.xmlbeans.XmlString |
xgetMessage()
Gets (as xml) the "message" attribute |
org.apache.xmlbeans.XmlString |
xgetRange()
Gets (as xml) the "range" attribute |
org.apache.xmlbeans.XmlString |
xgetTitle()
Gets (as xml) the "title" attribute |
org.apache.xmlbeans.XmlString |
xgetType()
Gets (as xml) the "type" attribute |
void |
xsetMessage(org.apache.xmlbeans.XmlString message)
Sets (as xml) the "message" attribute |
void |
xsetRange(org.apache.xmlbeans.XmlString range)
Sets (as xml) the "range" attribute |
void |
xsetTitle(org.apache.xmlbeans.XmlString title)
Sets (as xml) the "title" attribute |
void |
xsetType(org.apache.xmlbeans.XmlString type)
Sets (as xml) the "type" attribute |
| インタフェース 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 |
| インタフェース 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 |
| フィールドの詳細 |
|---|
static final org.apache.xmlbeans.SchemaType type
| メソッドの詳細 |
|---|
java.lang.String getType()
org.apache.xmlbeans.XmlString xgetType()
void setType(java.lang.String type)
void xsetType(org.apache.xmlbeans.XmlString type)
java.lang.String getMessage()
org.apache.xmlbeans.XmlString xgetMessage()
boolean isSetMessage()
void setMessage(java.lang.String message)
void xsetMessage(org.apache.xmlbeans.XmlString message)
void unsetMessage()
java.lang.String getTitle()
org.apache.xmlbeans.XmlString xgetTitle()
boolean isSetTitle()
void setTitle(java.lang.String title)
void xsetTitle(org.apache.xmlbeans.XmlString title)
void unsetTitle()
java.lang.String getRange()
org.apache.xmlbeans.XmlString xgetRange()
boolean isSetRange()
void setRange(java.lang.String range)
void xsetRange(org.apache.xmlbeans.XmlString range)
void unsetRange()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||