org.lisa.tmx20
Interface PairedType

All Superinterfaces:
org.apache.xmlbeans.XmlAnySimpleType, org.apache.xmlbeans.XmlNormalizedString, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlString, org.apache.xmlbeans.XmlToken, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
BptDocumentImpl.BptImpl.TypeImpl, GDocumentImpl.GImpl.TypeImpl, PairedTypeImpl, SubDocumentImpl.SubImpl.TypeImpl, TagDocumentImpl.TagImpl.TypeImpl

public interface PairedType
extends org.apache.xmlbeans.XmlToken

An XML paired_type(@http://www.lisa.org/tmx20). This is an atomic type that is a restriction of org.lisa.tmx20.PairedType.


Nested Class Summary
static class PairedType.Enum
          Enumeration value class for org.lisa.tmx20.PairedType.
static class PairedType.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static PairedType.Enum BOLD
           
static PairedType.Enum COLOR
           
static PairedType.Enum DULINED
           
static PairedType.Enum FONT
           
static int INT_BOLD
           
static int INT_COLOR
           
static int INT_DULINED
           
static int INT_FONT
           
static int INT_ITALIC
           
static int INT_LINK
           
static int INT_SCAP
           
static int INT_STRUCT
           
static int INT_ULINED
           
static int INT_XLIFF_BPT
           
static int INT_XLIFF_G
           
static PairedType.Enum ITALIC
           
static PairedType.Enum LINK
           
static PairedType.Enum SCAP
           
static PairedType.Enum STRUCT
           
static org.apache.xmlbeans.SchemaType type
           
static PairedType.Enum ULINED
           
static PairedType.Enum XLIFF_BPT
           
static PairedType.Enum XLIFF_G
           
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Method Summary
 org.apache.xmlbeans.StringEnumAbstractBase enumValue()
           
 void set(org.apache.xmlbeans.StringEnumAbstractBase e)
           
 
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

type

static final org.apache.xmlbeans.SchemaType type

BOLD

static final PairedType.Enum BOLD

COLOR

static final PairedType.Enum COLOR

DULINED

static final PairedType.Enum DULINED

FONT

static final PairedType.Enum FONT

ITALIC

static final PairedType.Enum ITALIC

LINK

static final PairedType.Enum LINK

SCAP

static final PairedType.Enum SCAP

STRUCT

static final PairedType.Enum STRUCT

ULINED

static final PairedType.Enum ULINED

XLIFF_BPT

static final PairedType.Enum XLIFF_BPT

XLIFF_G

static final PairedType.Enum XLIFF_G

INT_BOLD

static final int INT_BOLD
See Also:
Constant Field Values

INT_COLOR

static final int INT_COLOR
See Also:
Constant Field Values

INT_DULINED

static final int INT_DULINED
See Also:
Constant Field Values

INT_FONT

static final int INT_FONT
See Also:
Constant Field Values

INT_ITALIC

static final int INT_ITALIC
See Also:
Constant Field Values

INT_LINK

static final int INT_LINK
See Also:
Constant Field Values

INT_SCAP

static final int INT_SCAP
See Also:
Constant Field Values

INT_STRUCT

static final int INT_STRUCT
See Also:
Constant Field Values

INT_ULINED

static final int INT_ULINED
See Also:
Constant Field Values

INT_XLIFF_BPT

static final int INT_XLIFF_BPT
See Also:
Constant Field Values

INT_XLIFF_G

static final int INT_XLIFF_G
See Also:
Constant Field Values
Method Detail

enumValue

org.apache.xmlbeans.StringEnumAbstractBase enumValue()

set

void set(org.apache.xmlbeans.StringEnumAbstractBase e)


Copyright © 2007-2008 Vermont Department of Taxes. All Rights Reserved.