|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimpleTypeAttributes
XML Schema Part 2: Datatypes Second Edition 3 Built-in datatypes
Java class for SimpleTypeAttributes complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SimpleTypeAttributes">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="anySimpleType" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="duration" use="required" type="{http://www.w3.org/2001/XMLSchema}duration" />
<attribute name="dateTime" use="required" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="time" use="required" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="date" use="required" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="gYearMonth" use="required" type="{http://www.w3.org/2001/XMLSchema}gYearMonth" />
<attribute name="gYear" use="required" type="{http://www.w3.org/2001/XMLSchema}gYear" />
<attribute name="gMonthDay" use="required" type="{http://www.w3.org/2001/XMLSchema}gMonthDay" />
<attribute name="gDay" use="required" type="{http://www.w3.org/2001/XMLSchema}gDay" />
<attribute name="gMonth" use="required" type="{http://www.w3.org/2001/XMLSchema}gMonth" />
<attribute name="boolean" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="base64Binary" use="required" type="{http://www.w3.org/2001/XMLSchema}base64Binary" />
<attribute name="hexBinary" use="required" type="{http://www.w3.org/2001/XMLSchema}hexBinary" />
<attribute name="float" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="decimal" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
<attribute name="integer" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="nonPositiveInteger" use="required" type="{http://www.w3.org/2001/XMLSchema}nonPositiveInteger" />
<attribute name="negativeInteger" use="required" type="{http://www.w3.org/2001/XMLSchema}negativeInteger" />
<attribute name="nonNegativeInteger" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="positiveInteger" use="required" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" />
<attribute name="unsignedLong" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedLong" />
<attribute name="unsignedInt" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="unsignedShort" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
<attribute name="unsignedByte" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" />
<attribute name="long" use="required" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="int" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="short" use="required" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="byte" use="required" type="{http://www.w3.org/2001/XMLSchema}byte" />
<attribute name="double" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="anyURI" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
<attribute name="QName" use="required" type="{http://www.w3.org/2001/XMLSchema}QName" />
<attribute name="NOTATION" use="required" type="{http://sourceforge.net/ccxjc/it}testNotation" />
<attribute name="string" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="normalizedString" use="required" type="{http://www.w3.org/2001/XMLSchema}normalizedString" />
<attribute name="token" use="required" type="{http://www.w3.org/2001/XMLSchema}token" />
<attribute name="language" use="required" type="{http://www.w3.org/2001/XMLSchema}language" />
<attribute name="Name" use="required" type="{http://www.w3.org/2001/XMLSchema}Name" />
<attribute name="NCName" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
<attribute name="ID" use="required" type="{http://www.w3.org/2001/XMLSchema}ID" />
<attribute name="IDREF" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
<attribute name="IDREFS" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREFS" />
<attribute name="ENTITY" use="required" type="{http://www.w3.org/2001/XMLSchema}ENTITY" />
<attribute name="ENTITIES" use="required" type="{http://www.w3.org/2001/XMLSchema}ENTITIES" />
<attribute name="NMTOKEN" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="NMTOKENS" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getAnySimpleType()
Gets the value of the anySimpleType property. |
String |
getAnyURI()
Gets the value of the anyURI property. |
byte[] |
getBase64Binary()
Gets the value of the base64Binary property. |
byte |
getByte()
Gets the value of the byte property. |
XMLGregorianCalendar |
getDate()
Gets the value of the date property. |
XMLGregorianCalendar |
getDateTime()
Gets the value of the dateTime property. |
BigDecimal |
getDecimal()
Gets the value of the decimal property. |
double |
getDouble()
Gets the value of the double property. |
Duration |
getDuration()
Gets the value of the duration property. |
String[] |
getENTITIES()
|
String |
getENTITIES(int idx)
|
int |
getENTITIESLength()
|
String |
getENTITY()
Gets the value of the entity property. |
float |
getFloat()
Gets the value of the float property. |
XMLGregorianCalendar |
getGDay()
Gets the value of the gDay property. |
XMLGregorianCalendar |
getGMonth()
Gets the value of the gMonth property. |
XMLGregorianCalendar |
getGMonthDay()
Gets the value of the gMonthDay property. |
XMLGregorianCalendar |
getGYear()
Gets the value of the gYear property. |
XMLGregorianCalendar |
getGYearMonth()
Gets the value of the gYearMonth property. |
byte[] |
getHexBinary()
Gets the value of the hexBinary property. |
String |
getID()
Gets the value of the id property. |
Object |
getIDREF()
Gets the value of the idref property. |
Object[] |
getIDREFS()
|
Object |
getIDREFS(int idx)
|
int |
getIDREFSLength()
|
int |
getInt()
Gets the value of the int property. |
BigInteger |
getInteger()
Gets the value of the integer property. |
String |
getLanguage()
Gets the value of the language property. |
long |
getLong()
Gets the value of the long property. |
String |
getName()
Gets the value of the name property. |
String |
getNCName()
Gets the value of the ncName property. |
BigInteger |
getNegativeInteger()
Gets the value of the negativeInteger property. |
String |
getNMTOKEN()
Gets the value of the nmtoken property. |
String[] |
getNMTOKENS()
|
String |
getNMTOKENS(int idx)
|
int |
getNMTOKENSLength()
|
BigInteger |
getNonNegativeInteger()
Gets the value of the nonNegativeInteger property. |
BigInteger |
getNonPositiveInteger()
Gets the value of the nonPositiveInteger property. |
String |
getNormalizedString()
Gets the value of the normalizedString property. |
QName |
getNOTATION()
Gets the value of the notation property. |
BigInteger |
getPositiveInteger()
Gets the value of the positiveInteger property. |
QName |
getQName()
Gets the value of the qName property. |
short |
getShort()
Gets the value of the short property. |
String |
getString()
Gets the value of the string property. |
XMLGregorianCalendar |
getTime()
Gets the value of the time property. |
String |
getToken()
Gets the value of the token property. |
short |
getUnsignedByte()
Gets the value of the unsignedByte property. |
long |
getUnsignedInt()
Gets the value of the unsignedInt property. |
BigInteger |
getUnsignedLong()
Gets the value of the unsignedLong property. |
int |
getUnsignedShort()
Gets the value of the unsignedShort property. |
boolean |
isBoolean()
Gets the value of the boolean property. |
void |
setAnySimpleType(String value)
Sets the value of the anySimpleType property. |
void |
setAnyURI(String value)
Sets the value of the anyURI property. |
void |
setBase64Binary(byte[] value)
Sets the value of the base64Binary property. |
void |
setBoolean(boolean value)
Sets the value of the boolean property. |
void |
setByte(byte value)
Sets the value of the byte property. |
void |
setDate(XMLGregorianCalendar value)
Sets the value of the date property. |
void |
setDateTime(XMLGregorianCalendar value)
Sets the value of the dateTime property. |
void |
setDecimal(BigDecimal value)
Sets the value of the decimal property. |
void |
setDouble(double value)
Sets the value of the double property. |
void |
setDuration(Duration value)
Sets the value of the duration property. |
String |
setENTITIES(int idx,
String value)
|
void |
setENTITIES(String[] values)
|
void |
setENTITY(String value)
Sets the value of the entity property. |
void |
setFloat(float value)
Sets the value of the float property. |
void |
setGDay(XMLGregorianCalendar value)
Sets the value of the gDay property. |
void |
setGMonth(XMLGregorianCalendar value)
Sets the value of the gMonth property. |
void |
setGMonthDay(XMLGregorianCalendar value)
Sets the value of the gMonthDay property. |
void |
setGYear(XMLGregorianCalendar value)
Sets the value of the gYear property. |
void |
setGYearMonth(XMLGregorianCalendar value)
Sets the value of the gYearMonth property. |
void |
setHexBinary(byte[] value)
Sets the value of the hexBinary property. |
void |
setID(String value)
Sets the value of the id property. |
void |
setIDREF(Object value)
Sets the value of the idref property. |
Object |
setIDREFS(int idx,
Object value)
|
void |
setIDREFS(Object[] values)
|
void |
setInt(int value)
Sets the value of the int property. |
void |
setInteger(BigInteger value)
Sets the value of the integer property. |
void |
setLanguage(String value)
Sets the value of the language property. |
void |
setLong(long value)
Sets the value of the long property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setNCName(String value)
Sets the value of the ncName property. |
void |
setNegativeInteger(BigInteger value)
Sets the value of the negativeInteger property. |
void |
setNMTOKEN(String value)
Sets the value of the nmtoken property. |
String |
setNMTOKENS(int idx,
String value)
|
void |
setNMTOKENS(String[] values)
|
void |
setNonNegativeInteger(BigInteger value)
Sets the value of the nonNegativeInteger property. |
void |
setNonPositiveInteger(BigInteger value)
Sets the value of the nonPositiveInteger property. |
void |
setNormalizedString(String value)
Sets the value of the normalizedString property. |
void |
setNOTATION(QName value)
Sets the value of the notation property. |
void |
setPositiveInteger(BigInteger value)
Sets the value of the positiveInteger property. |
void |
setQName(QName value)
Sets the value of the qName property. |
void |
setShort(short value)
Sets the value of the short property. |
void |
setString(String value)
Sets the value of the string property. |
void |
setTime(XMLGregorianCalendar value)
Sets the value of the time property. |
void |
setToken(String value)
Sets the value of the token property. |
void |
setUnsignedByte(short value)
Sets the value of the unsignedByte property. |
void |
setUnsignedInt(long value)
Sets the value of the unsignedInt property. |
void |
setUnsignedLong(BigInteger value)
Sets the value of the unsignedLong property. |
void |
setUnsignedShort(int value)
Sets the value of the unsignedShort property. |
| Method Detail |
|---|
String getAnySimpleType()
Stringvoid setAnySimpleType(String value)
value - allowed object is
StringDuration getDuration()
Durationvoid setDuration(Duration value)
value - allowed object is
DurationXMLGregorianCalendar getDateTime()
XMLGregorianCalendarvoid setDateTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarXMLGregorianCalendar getTime()
XMLGregorianCalendarvoid setTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarXMLGregorianCalendar getDate()
XMLGregorianCalendarvoid setDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarXMLGregorianCalendar getGYearMonth()
XMLGregorianCalendarvoid setGYearMonth(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarXMLGregorianCalendar getGYear()
XMLGregorianCalendarvoid setGYear(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarXMLGregorianCalendar getGMonthDay()
XMLGregorianCalendarvoid setGMonthDay(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarXMLGregorianCalendar getGDay()
XMLGregorianCalendarvoid setGDay(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarXMLGregorianCalendar getGMonth()
XMLGregorianCalendarvoid setGMonth(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarboolean isBoolean()
void setBoolean(boolean value)
byte[] getBase64Binary()
void setBase64Binary(byte[] value)
value - allowed object is
byte[]byte[] getHexBinary()
Stringvoid setHexBinary(byte[] value)
value - allowed object is
Stringfloat getFloat()
void setFloat(float value)
BigDecimal getDecimal()
BigDecimalvoid setDecimal(BigDecimal value)
value - allowed object is
BigDecimalBigInteger getInteger()
BigIntegervoid setInteger(BigInteger value)
value - allowed object is
BigIntegerBigInteger getNonPositiveInteger()
BigIntegervoid setNonPositiveInteger(BigInteger value)
value - allowed object is
BigIntegerBigInteger getNegativeInteger()
BigIntegervoid setNegativeInteger(BigInteger value)
value - allowed object is
BigIntegerBigInteger getNonNegativeInteger()
BigIntegervoid setNonNegativeInteger(BigInteger value)
value - allowed object is
BigIntegerBigInteger getPositiveInteger()
BigIntegervoid setPositiveInteger(BigInteger value)
value - allowed object is
BigIntegerBigInteger getUnsignedLong()
BigIntegervoid setUnsignedLong(BigInteger value)
value - allowed object is
BigIntegerlong getUnsignedInt()
void setUnsignedInt(long value)
int getUnsignedShort()
void setUnsignedShort(int value)
short getUnsignedByte()
void setUnsignedByte(short value)
long getLong()
void setLong(long value)
int getInt()
void setInt(int value)
short getShort()
void setShort(short value)
byte getByte()
void setByte(byte value)
double getDouble()
void setDouble(double value)
String getAnyURI()
Stringvoid setAnyURI(String value)
value - allowed object is
StringQName getQName()
QNamevoid setQName(QName value)
value - allowed object is
QNameQName getNOTATION()
QNamevoid setNOTATION(QName value)
value - allowed object is
QNameString getString()
Stringvoid setString(String value)
value - allowed object is
StringString getNormalizedString()
Stringvoid setNormalizedString(String value)
value - allowed object is
StringString getToken()
Stringvoid setToken(String value)
value - allowed object is
StringString getLanguage()
Stringvoid setLanguage(String value)
value - allowed object is
StringString getName()
Stringvoid setName(String value)
value - allowed object is
StringString getNCName()
Stringvoid setNCName(String value)
value - allowed object is
StringString getID()
Stringvoid setID(String value)
value - allowed object is
StringObject getIDREF()
Objectvoid setIDREF(Object value)
value - allowed object is
ObjectObject[] getIDREFS()
ObjectObject getIDREFS(int idx)
Objectint getIDREFSLength()
void setIDREFS(Object[] values)
values - allowed objects are
Object
Object setIDREFS(int idx,
Object value)
value - allowed object is
ObjectString getENTITY()
Stringvoid setENTITY(String value)
value - allowed object is
StringString[] getENTITIES()
StringString getENTITIES(int idx)
Stringint getENTITIESLength()
void setENTITIES(String[] values)
values - allowed objects are
String
String setENTITIES(int idx,
String value)
value - allowed object is
StringString getNMTOKEN()
Stringvoid setNMTOKEN(String value)
value - allowed object is
StringString[] getNMTOKENS()
StringString getNMTOKENS(int idx)
Stringint getNMTOKENSLength()
void setNMTOKENS(String[] values)
values - allowed objects are
String
String setNMTOKENS(int idx,
String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||