|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.valueclass.ccxjcit.SimpleTypeAttributes
public class 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>
| Constructor Summary | |
|---|---|
SimpleTypeAttributes()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ccxjcit.SimpleTypeAttributes instance. |
|
SimpleTypeAttributes(SimpleTypeAttributes o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ccxjcit.SimpleTypeAttributes instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SimpleTypeAttributes |
clone()
Creates and returns a copy of this object. |
protected static void |
copyENTITIES(List<String> source,
List<String> target)
Copies all values of property ENTITIES. |
protected static void |
copyIDREFS(List<Object> source,
List<Object> target)
Copies all values of property IDREFS. |
protected static void |
copyNMTOKENS(List<String> source,
List<String> target)
Copies all values of property NMTOKENS. |
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. |
List<String> |
getENTITIES()
Gets the value of the entities property. |
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. |
List<Object> |
getIDREFS()
Gets the value of the idrefs property. |
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. |
List<String> |
getNMTOKENS()
Gets the value of the nmtokens property. |
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. |
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. |
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. |
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 |
|---|
protected String anySimpleType
protected Duration duration
protected XMLGregorianCalendar dateTime
protected XMLGregorianCalendar time
protected XMLGregorianCalendar date
protected XMLGregorianCalendar gYearMonth
protected XMLGregorianCalendar gYear
protected XMLGregorianCalendar gMonthDay
protected XMLGregorianCalendar gDay
protected XMLGregorianCalendar gMonth
protected boolean _boolean
protected byte[] base64Binary
protected byte[] hexBinary
protected float _float
protected BigDecimal decimal
protected BigInteger integer
protected BigInteger nonPositiveInteger
protected BigInteger negativeInteger
protected BigInteger nonNegativeInteger
protected BigInteger positiveInteger
protected BigInteger unsignedLong
protected long unsignedInt
protected int unsignedShort
protected short unsignedByte
protected long _long
protected int _int
protected short _short
protected byte _byte
protected double _double
protected String anyURI
protected QName qName
protected QName notation
protected String string
protected String normalizedString
protected String token
protected String language
protected String name
protected String ncName
protected String id
protected Object idref
protected List<Object> idrefs
protected String entity
protected List<String> entities
protected String nmtoken
protected List<String> nmtokens
| Constructor Detail |
|---|
public SimpleTypeAttributes()
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ccxjcit.SimpleTypeAttributes instance.
public SimpleTypeAttributes(SimpleTypeAttributes o)
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ccxjcit.SimpleTypeAttributes instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getAnySimpleType()
Stringpublic void setAnySimpleType(String value)
value - allowed object is
Stringpublic Duration getDuration()
Durationpublic void setDuration(Duration value)
value - allowed object is
Durationpublic XMLGregorianCalendar getDateTime()
XMLGregorianCalendarpublic void setDateTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getTime()
XMLGregorianCalendarpublic void setTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getDate()
XMLGregorianCalendarpublic void setDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getGYearMonth()
XMLGregorianCalendarpublic void setGYearMonth(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getGYear()
XMLGregorianCalendarpublic void setGYear(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getGMonthDay()
XMLGregorianCalendarpublic void setGMonthDay(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getGDay()
XMLGregorianCalendarpublic void setGDay(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getGMonth()
XMLGregorianCalendarpublic void setGMonth(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic boolean isBoolean()
public void setBoolean(boolean value)
public byte[] getBase64Binary()
public void setBase64Binary(byte[] value)
value - allowed object is
byte[]public byte[] getHexBinary()
Stringpublic void setHexBinary(byte[] value)
value - allowed object is
Stringpublic float getFloat()
public void setFloat(float value)
public BigDecimal getDecimal()
BigDecimalpublic void setDecimal(BigDecimal value)
value - allowed object is
BigDecimalpublic BigInteger getInteger()
BigIntegerpublic void setInteger(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getNonPositiveInteger()
BigIntegerpublic void setNonPositiveInteger(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getNegativeInteger()
BigIntegerpublic void setNegativeInteger(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getNonNegativeInteger()
BigIntegerpublic void setNonNegativeInteger(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPositiveInteger()
BigIntegerpublic void setPositiveInteger(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getUnsignedLong()
BigIntegerpublic void setUnsignedLong(BigInteger value)
value - allowed object is
BigIntegerpublic long getUnsignedInt()
public void setUnsignedInt(long value)
public int getUnsignedShort()
public void setUnsignedShort(int value)
public short getUnsignedByte()
public void setUnsignedByte(short value)
public long getLong()
public void setLong(long value)
public int getInt()
public void setInt(int value)
public short getShort()
public void setShort(short value)
public byte getByte()
public void setByte(byte value)
public double getDouble()
public void setDouble(double value)
public String getAnyURI()
Stringpublic void setAnyURI(String value)
value - allowed object is
Stringpublic QName getQName()
QNamepublic void setQName(QName value)
value - allowed object is
QNamepublic QName getNOTATION()
QNamepublic void setNOTATION(QName value)
value - allowed object is
QNamepublic String getString()
Stringpublic void setString(String value)
value - allowed object is
Stringpublic String getNormalizedString()
Stringpublic void setNormalizedString(String value)
value - allowed object is
Stringpublic String getToken()
Stringpublic void setToken(String value)
value - allowed object is
Stringpublic String getLanguage()
Stringpublic void setLanguage(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getNCName()
Stringpublic void setNCName(String value)
value - allowed object is
Stringpublic String getID()
Stringpublic void setID(String value)
value - allowed object is
Stringpublic Object getIDREF()
Objectpublic void setIDREF(Object value)
value - allowed object is
Objectpublic List<Object> getIDREFS()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the idrefs property.
For example, to add a new item, do as follows:
getIDREFS().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public String getENTITY()
Stringpublic void setENTITY(String value)
value - allowed object is
Stringpublic List<String> getENTITIES()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the entities property.
For example, to add a new item, do as follows:
getENTITIES().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getNMTOKEN()
Stringpublic void setNMTOKEN(String value)
value - allowed object is
Stringpublic List<String> getNMTOKENS()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the nmtokens property.
For example, to add a new item, do as follows:
getNMTOKENS().add(newItem);
Objects of the following type(s) are allowed in the list
String
protected static void copyIDREFS(List<Object> source,
List<Object> target)
IDREFS.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.
protected static void copyENTITIES(List<String> source,
List<String> target)
ENTITIES.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.
protected static void copyNMTOKENS(List<String> source,
List<String> target)
NMTOKENS.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.public SimpleTypeAttributes clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||