net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.ccxjcit.impl
Class SimpleTypeAttributesImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.ccxjcit.impl.SimpleTypeAttributesImpl
All Implemented Interfaces:
Serializable, Cloneable, SimpleTypeAttributes

public class SimpleTypeAttributesImpl
extends Object
implements Serializable, Cloneable, SimpleTypeAttributes

See Also:
Serialized Form

Field Summary
protected  boolean _boolean
           
protected  byte _byte
           
protected  double _double
           
protected  float _float
           
protected  int _int
           
protected  long _long
           
protected  short _short
           
protected  String anySimpleType
           
protected  String anyURI
           
protected  byte[] base64Binary
           
protected  XMLGregorianCalendar date
           
protected  XMLGregorianCalendar dateTime
           
protected  BigDecimal decimal
           
protected  Duration duration
           
protected  String[] entities
           
protected  String entity
           
protected  XMLGregorianCalendar gDay
           
protected  XMLGregorianCalendar gMonth
           
protected  XMLGregorianCalendar gMonthDay
           
protected  XMLGregorianCalendar gYear
           
protected  XMLGregorianCalendar gYearMonth
           
protected  byte[] hexBinary
           
protected  String id
           
protected  Object idref
           
protected  Object[] idrefs
           
protected  BigInteger integer
           
protected  String language
           
protected  String name
           
protected  String ncName
           
protected  BigInteger negativeInteger
           
protected  String nmtoken
           
protected  String[] nmtokens
           
protected  BigInteger nonNegativeInteger
           
protected  BigInteger nonPositiveInteger
           
protected  String normalizedString
           
protected  QName notation
           
protected  BigInteger positiveInteger
           
protected  QName qName
           
protected  String string
           
protected  XMLGregorianCalendar time
           
protected  String token
           
protected  short unsignedByte
           
protected  long unsignedInt
           
protected  BigInteger unsignedLong
           
protected  int unsignedShort
           
 
Constructor Summary
SimpleTypeAttributesImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.ccxjcit.impl.SimpleTypeAttributesImpl instance.
SimpleTypeAttributesImpl(SimpleTypeAttributesImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.ccxjcit.impl.SimpleTypeAttributesImpl instance by copying a given instance.
 
Method Summary
 SimpleTypeAttributesImpl clone()
          Creates and returns a copy of this object.
 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.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

anySimpleType

protected String anySimpleType

duration

protected Duration duration

dateTime

protected XMLGregorianCalendar dateTime

time

protected XMLGregorianCalendar time

date

protected XMLGregorianCalendar date

gYearMonth

protected XMLGregorianCalendar gYearMonth

gYear

protected XMLGregorianCalendar gYear

gMonthDay

protected XMLGregorianCalendar gMonthDay

gDay

protected XMLGregorianCalendar gDay

gMonth

protected XMLGregorianCalendar gMonth

_boolean

protected boolean _boolean

base64Binary

protected byte[] base64Binary

hexBinary

protected byte[] hexBinary

_float

protected float _float

decimal

protected BigDecimal decimal

integer

protected BigInteger integer

nonPositiveInteger

protected BigInteger nonPositiveInteger

negativeInteger

protected BigInteger negativeInteger

nonNegativeInteger

protected BigInteger nonNegativeInteger

positiveInteger

protected BigInteger positiveInteger

unsignedLong

protected BigInteger unsignedLong

unsignedInt

protected long unsignedInt

unsignedShort

protected int unsignedShort

unsignedByte

protected short unsignedByte

_long

protected long _long

_int

protected int _int

_short

protected short _short

_byte

protected byte _byte

_double

protected double _double

anyURI

protected String anyURI

qName

protected QName qName

notation

protected QName notation

string

protected String string

normalizedString

protected String normalizedString

token

protected String token

language

protected String language

name

protected String name

ncName

protected String ncName

id

protected String id

idref

protected Object idref

idrefs

protected Object[] idrefs

entity

protected String entity

entities

protected String[] entities

nmtoken

protected String nmtoken

nmtokens

protected String[] nmtokens
Constructor Detail

SimpleTypeAttributesImpl

public SimpleTypeAttributesImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.ccxjcit.impl.SimpleTypeAttributesImpl instance.


SimpleTypeAttributesImpl

public SimpleTypeAttributesImpl(SimpleTypeAttributesImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.ccxjcit.impl.SimpleTypeAttributesImpl instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

getAnySimpleType

public String getAnySimpleType()
Description copied from interface: SimpleTypeAttributes
Gets the value of the anySimpleType property.

Specified by:
getAnySimpleType in interface SimpleTypeAttributes
Returns:
possible object is String

setAnySimpleType

public void setAnySimpleType(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the anySimpleType property.

Specified by:
setAnySimpleType in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getDuration

public Duration getDuration()
Description copied from interface: SimpleTypeAttributes
Gets the value of the duration property.

Specified by:
getDuration in interface SimpleTypeAttributes
Returns:
possible object is Duration

setDuration

public void setDuration(Duration value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the duration property.

Specified by:
setDuration in interface SimpleTypeAttributes
Parameters:
value - allowed object is Duration

getDateTime

public XMLGregorianCalendar getDateTime()
Description copied from interface: SimpleTypeAttributes
Gets the value of the dateTime property.

Specified by:
getDateTime in interface SimpleTypeAttributes
Returns:
possible object is XMLGregorianCalendar

setDateTime

public void setDateTime(XMLGregorianCalendar value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the dateTime property.

Specified by:
setDateTime in interface SimpleTypeAttributes
Parameters:
value - allowed object is XMLGregorianCalendar

getTime

public XMLGregorianCalendar getTime()
Description copied from interface: SimpleTypeAttributes
Gets the value of the time property.

Specified by:
getTime in interface SimpleTypeAttributes
Returns:
possible object is XMLGregorianCalendar

setTime

public void setTime(XMLGregorianCalendar value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the time property.

Specified by:
setTime in interface SimpleTypeAttributes
Parameters:
value - allowed object is XMLGregorianCalendar

getDate

public XMLGregorianCalendar getDate()
Description copied from interface: SimpleTypeAttributes
Gets the value of the date property.

Specified by:
getDate in interface SimpleTypeAttributes
Returns:
possible object is XMLGregorianCalendar

setDate

public void setDate(XMLGregorianCalendar value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the date property.

Specified by:
setDate in interface SimpleTypeAttributes
Parameters:
value - allowed object is XMLGregorianCalendar

getGYearMonth

public XMLGregorianCalendar getGYearMonth()
Description copied from interface: SimpleTypeAttributes
Gets the value of the gYearMonth property.

Specified by:
getGYearMonth in interface SimpleTypeAttributes
Returns:
possible object is XMLGregorianCalendar

setGYearMonth

public void setGYearMonth(XMLGregorianCalendar value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the gYearMonth property.

Specified by:
setGYearMonth in interface SimpleTypeAttributes
Parameters:
value - allowed object is XMLGregorianCalendar

getGYear

public XMLGregorianCalendar getGYear()
Description copied from interface: SimpleTypeAttributes
Gets the value of the gYear property.

Specified by:
getGYear in interface SimpleTypeAttributes
Returns:
possible object is XMLGregorianCalendar

setGYear

public void setGYear(XMLGregorianCalendar value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the gYear property.

Specified by:
setGYear in interface SimpleTypeAttributes
Parameters:
value - allowed object is XMLGregorianCalendar

getGMonthDay

public XMLGregorianCalendar getGMonthDay()
Description copied from interface: SimpleTypeAttributes
Gets the value of the gMonthDay property.

Specified by:
getGMonthDay in interface SimpleTypeAttributes
Returns:
possible object is XMLGregorianCalendar

setGMonthDay

public void setGMonthDay(XMLGregorianCalendar value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the gMonthDay property.

Specified by:
setGMonthDay in interface SimpleTypeAttributes
Parameters:
value - allowed object is XMLGregorianCalendar

getGDay

public XMLGregorianCalendar getGDay()
Description copied from interface: SimpleTypeAttributes
Gets the value of the gDay property.

Specified by:
getGDay in interface SimpleTypeAttributes
Returns:
possible object is XMLGregorianCalendar

setGDay

public void setGDay(XMLGregorianCalendar value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the gDay property.

Specified by:
setGDay in interface SimpleTypeAttributes
Parameters:
value - allowed object is XMLGregorianCalendar

getGMonth

public XMLGregorianCalendar getGMonth()
Description copied from interface: SimpleTypeAttributes
Gets the value of the gMonth property.

Specified by:
getGMonth in interface SimpleTypeAttributes
Returns:
possible object is XMLGregorianCalendar

setGMonth

public void setGMonth(XMLGregorianCalendar value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the gMonth property.

Specified by:
setGMonth in interface SimpleTypeAttributes
Parameters:
value - allowed object is XMLGregorianCalendar

isBoolean

public boolean isBoolean()
Description copied from interface: SimpleTypeAttributes
Gets the value of the boolean property.

Specified by:
isBoolean in interface SimpleTypeAttributes

setBoolean

public void setBoolean(boolean value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the boolean property.

Specified by:
setBoolean in interface SimpleTypeAttributes

getBase64Binary

public byte[] getBase64Binary()
Description copied from interface: SimpleTypeAttributes
Gets the value of the base64Binary property.

Specified by:
getBase64Binary in interface SimpleTypeAttributes
Returns:
possible object is byte[]

setBase64Binary

public void setBase64Binary(byte[] value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the base64Binary property.

Specified by:
setBase64Binary in interface SimpleTypeAttributes
Parameters:
value - allowed object is byte[]

getHexBinary

public byte[] getHexBinary()
Description copied from interface: SimpleTypeAttributes
Gets the value of the hexBinary property.

Specified by:
getHexBinary in interface SimpleTypeAttributes
Returns:
possible object is String

setHexBinary

public void setHexBinary(byte[] value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the hexBinary property.

Specified by:
setHexBinary in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getFloat

public float getFloat()
Description copied from interface: SimpleTypeAttributes
Gets the value of the float property.

Specified by:
getFloat in interface SimpleTypeAttributes

setFloat

public void setFloat(float value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the float property.

Specified by:
setFloat in interface SimpleTypeAttributes

getDecimal

public BigDecimal getDecimal()
Description copied from interface: SimpleTypeAttributes
Gets the value of the decimal property.

Specified by:
getDecimal in interface SimpleTypeAttributes
Returns:
possible object is BigDecimal

setDecimal

public void setDecimal(BigDecimal value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the decimal property.

Specified by:
setDecimal in interface SimpleTypeAttributes
Parameters:
value - allowed object is BigDecimal

getInteger

public BigInteger getInteger()
Description copied from interface: SimpleTypeAttributes
Gets the value of the integer property.

Specified by:
getInteger in interface SimpleTypeAttributes
Returns:
possible object is BigInteger

setInteger

public void setInteger(BigInteger value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the integer property.

Specified by:
setInteger in interface SimpleTypeAttributes
Parameters:
value - allowed object is BigInteger

getNonPositiveInteger

public BigInteger getNonPositiveInteger()
Description copied from interface: SimpleTypeAttributes
Gets the value of the nonPositiveInteger property.

Specified by:
getNonPositiveInteger in interface SimpleTypeAttributes
Returns:
possible object is BigInteger

setNonPositiveInteger

public void setNonPositiveInteger(BigInteger value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the nonPositiveInteger property.

Specified by:
setNonPositiveInteger in interface SimpleTypeAttributes
Parameters:
value - allowed object is BigInteger

getNegativeInteger

public BigInteger getNegativeInteger()
Description copied from interface: SimpleTypeAttributes
Gets the value of the negativeInteger property.

Specified by:
getNegativeInteger in interface SimpleTypeAttributes
Returns:
possible object is BigInteger

setNegativeInteger

public void setNegativeInteger(BigInteger value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the negativeInteger property.

Specified by:
setNegativeInteger in interface SimpleTypeAttributes
Parameters:
value - allowed object is BigInteger

getNonNegativeInteger

public BigInteger getNonNegativeInteger()
Description copied from interface: SimpleTypeAttributes
Gets the value of the nonNegativeInteger property.

Specified by:
getNonNegativeInteger in interface SimpleTypeAttributes
Returns:
possible object is BigInteger

setNonNegativeInteger

public void setNonNegativeInteger(BigInteger value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the nonNegativeInteger property.

Specified by:
setNonNegativeInteger in interface SimpleTypeAttributes
Parameters:
value - allowed object is BigInteger

getPositiveInteger

public BigInteger getPositiveInteger()
Description copied from interface: SimpleTypeAttributes
Gets the value of the positiveInteger property.

Specified by:
getPositiveInteger in interface SimpleTypeAttributes
Returns:
possible object is BigInteger

setPositiveInteger

public void setPositiveInteger(BigInteger value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the positiveInteger property.

Specified by:
setPositiveInteger in interface SimpleTypeAttributes
Parameters:
value - allowed object is BigInteger

getUnsignedLong

public BigInteger getUnsignedLong()
Description copied from interface: SimpleTypeAttributes
Gets the value of the unsignedLong property.

Specified by:
getUnsignedLong in interface SimpleTypeAttributes
Returns:
possible object is BigInteger

setUnsignedLong

public void setUnsignedLong(BigInteger value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the unsignedLong property.

Specified by:
setUnsignedLong in interface SimpleTypeAttributes
Parameters:
value - allowed object is BigInteger

getUnsignedInt

public long getUnsignedInt()
Description copied from interface: SimpleTypeAttributes
Gets the value of the unsignedInt property.

Specified by:
getUnsignedInt in interface SimpleTypeAttributes

setUnsignedInt

public void setUnsignedInt(long value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the unsignedInt property.

Specified by:
setUnsignedInt in interface SimpleTypeAttributes

getUnsignedShort

public int getUnsignedShort()
Description copied from interface: SimpleTypeAttributes
Gets the value of the unsignedShort property.

Specified by:
getUnsignedShort in interface SimpleTypeAttributes

setUnsignedShort

public void setUnsignedShort(int value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the unsignedShort property.

Specified by:
setUnsignedShort in interface SimpleTypeAttributes

getUnsignedByte

public short getUnsignedByte()
Description copied from interface: SimpleTypeAttributes
Gets the value of the unsignedByte property.

Specified by:
getUnsignedByte in interface SimpleTypeAttributes

setUnsignedByte

public void setUnsignedByte(short value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the unsignedByte property.

Specified by:
setUnsignedByte in interface SimpleTypeAttributes

getLong

public long getLong()
Description copied from interface: SimpleTypeAttributes
Gets the value of the long property.

Specified by:
getLong in interface SimpleTypeAttributes

setLong

public void setLong(long value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the long property.

Specified by:
setLong in interface SimpleTypeAttributes

getInt

public int getInt()
Description copied from interface: SimpleTypeAttributes
Gets the value of the int property.

Specified by:
getInt in interface SimpleTypeAttributes

setInt

public void setInt(int value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the int property.

Specified by:
setInt in interface SimpleTypeAttributes

getShort

public short getShort()
Description copied from interface: SimpleTypeAttributes
Gets the value of the short property.

Specified by:
getShort in interface SimpleTypeAttributes

setShort

public void setShort(short value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the short property.

Specified by:
setShort in interface SimpleTypeAttributes

getByte

public byte getByte()
Description copied from interface: SimpleTypeAttributes
Gets the value of the byte property.

Specified by:
getByte in interface SimpleTypeAttributes

setByte

public void setByte(byte value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the byte property.

Specified by:
setByte in interface SimpleTypeAttributes

getDouble

public double getDouble()
Description copied from interface: SimpleTypeAttributes
Gets the value of the double property.

Specified by:
getDouble in interface SimpleTypeAttributes

setDouble

public void setDouble(double value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the double property.

Specified by:
setDouble in interface SimpleTypeAttributes

getAnyURI

public String getAnyURI()
Description copied from interface: SimpleTypeAttributes
Gets the value of the anyURI property.

Specified by:
getAnyURI in interface SimpleTypeAttributes
Returns:
possible object is String

setAnyURI

public void setAnyURI(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the anyURI property.

Specified by:
setAnyURI in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getQName

public QName getQName()
Description copied from interface: SimpleTypeAttributes
Gets the value of the qName property.

Specified by:
getQName in interface SimpleTypeAttributes
Returns:
possible object is QName

setQName

public void setQName(QName value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the qName property.

Specified by:
setQName in interface SimpleTypeAttributes
Parameters:
value - allowed object is QName

getNOTATION

public QName getNOTATION()
Description copied from interface: SimpleTypeAttributes
Gets the value of the notation property.

Specified by:
getNOTATION in interface SimpleTypeAttributes
Returns:
possible object is QName

setNOTATION

public void setNOTATION(QName value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the notation property.

Specified by:
setNOTATION in interface SimpleTypeAttributes
Parameters:
value - allowed object is QName

getString

public String getString()
Description copied from interface: SimpleTypeAttributes
Gets the value of the string property.

Specified by:
getString in interface SimpleTypeAttributes
Returns:
possible object is String

setString

public void setString(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the string property.

Specified by:
setString in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getNormalizedString

public String getNormalizedString()
Description copied from interface: SimpleTypeAttributes
Gets the value of the normalizedString property.

Specified by:
getNormalizedString in interface SimpleTypeAttributes
Returns:
possible object is String

setNormalizedString

public void setNormalizedString(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the normalizedString property.

Specified by:
setNormalizedString in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getToken

public String getToken()
Description copied from interface: SimpleTypeAttributes
Gets the value of the token property.

Specified by:
getToken in interface SimpleTypeAttributes
Returns:
possible object is String

setToken

public void setToken(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the token property.

Specified by:
setToken in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getLanguage

public String getLanguage()
Description copied from interface: SimpleTypeAttributes
Gets the value of the language property.

Specified by:
getLanguage in interface SimpleTypeAttributes
Returns:
possible object is String

setLanguage

public void setLanguage(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the language property.

Specified by:
setLanguage in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getName

public String getName()
Description copied from interface: SimpleTypeAttributes
Gets the value of the name property.

Specified by:
getName in interface SimpleTypeAttributes
Returns:
possible object is String

setName

public void setName(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the name property.

Specified by:
setName in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getNCName

public String getNCName()
Description copied from interface: SimpleTypeAttributes
Gets the value of the ncName property.

Specified by:
getNCName in interface SimpleTypeAttributes
Returns:
possible object is String

setNCName

public void setNCName(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the ncName property.

Specified by:
setNCName in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getID

public String getID()
Description copied from interface: SimpleTypeAttributes
Gets the value of the id property.

Specified by:
getID in interface SimpleTypeAttributes
Returns:
possible object is String

setID

public void setID(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the id property.

Specified by:
setID in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getIDREF

public Object getIDREF()
Description copied from interface: SimpleTypeAttributes
Gets the value of the idref property.

Specified by:
getIDREF in interface SimpleTypeAttributes
Returns:
possible object is Object

setIDREF

public void setIDREF(Object value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the idref property.

Specified by:
setIDREF in interface SimpleTypeAttributes
Parameters:
value - allowed object is Object

getIDREFS

public Object[] getIDREFS()
Specified by:
getIDREFS in interface SimpleTypeAttributes
Returns:
array of Object

getIDREFS

public Object getIDREFS(int idx)
Specified by:
getIDREFS in interface SimpleTypeAttributes
Returns:
one of Object

getIDREFSLength

public int getIDREFSLength()
Specified by:
getIDREFSLength in interface SimpleTypeAttributes

setIDREFS

public void setIDREFS(Object[] values)
Specified by:
setIDREFS in interface SimpleTypeAttributes
Parameters:
values - allowed objects are Object

setIDREFS

public Object setIDREFS(int idx,
                        Object value)
Specified by:
setIDREFS in interface SimpleTypeAttributes
value - allowed object is Object

getENTITY

public String getENTITY()
Description copied from interface: SimpleTypeAttributes
Gets the value of the entity property.

Specified by:
getENTITY in interface SimpleTypeAttributes
Returns:
possible object is String

setENTITY

public void setENTITY(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the entity property.

Specified by:
setENTITY in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getENTITIES

public String[] getENTITIES()
Specified by:
getENTITIES in interface SimpleTypeAttributes
Returns:
array of String

getENTITIES

public String getENTITIES(int idx)
Specified by:
getENTITIES in interface SimpleTypeAttributes
Returns:
one of String

getENTITIESLength

public int getENTITIESLength()
Specified by:
getENTITIESLength in interface SimpleTypeAttributes

setENTITIES

public void setENTITIES(String[] values)
Specified by:
setENTITIES in interface SimpleTypeAttributes
Parameters:
values - allowed objects are String

setENTITIES

public String setENTITIES(int idx,
                          String value)
Specified by:
setENTITIES in interface SimpleTypeAttributes
value - allowed object is String

getNMTOKEN

public String getNMTOKEN()
Description copied from interface: SimpleTypeAttributes
Gets the value of the nmtoken property.

Specified by:
getNMTOKEN in interface SimpleTypeAttributes
Returns:
possible object is String

setNMTOKEN

public void setNMTOKEN(String value)
Description copied from interface: SimpleTypeAttributes
Sets the value of the nmtoken property.

Specified by:
setNMTOKEN in interface SimpleTypeAttributes
Parameters:
value - allowed object is String

getNMTOKENS

public String[] getNMTOKENS()
Specified by:
getNMTOKENS in interface SimpleTypeAttributes
Returns:
array of String

getNMTOKENS

public String getNMTOKENS(int idx)
Specified by:
getNMTOKENS in interface SimpleTypeAttributes
Returns:
one of String

getNMTOKENSLength

public int getNMTOKENSLength()
Specified by:
getNMTOKENSLength in interface SimpleTypeAttributes

setNMTOKENS

public void setNMTOKENS(String[] values)
Specified by:
setNMTOKENS in interface SimpleTypeAttributes
Parameters:
values - allowed objects are String

setNMTOKENS

public String setNMTOKENS(int idx,
                          String value)
Specified by:
setNMTOKENS in interface SimpleTypeAttributes
value - allowed object is String

clone

public SimpleTypeAttributesImpl clone()
Creates and returns a copy of this object.

Overrides:
clone in class Object
Returns:
A clone of this instance.


Copyright © 2009 The CC-XJC Community. All Rights Reserved.