@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public class Term extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for term complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="term">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="year" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="end" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="termType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
<attribute name="current" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="registered" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
code |
protected Boolean |
current |
protected String |
displayName |
protected org.joda.time.DateTime |
end |
protected Boolean |
registered |
protected org.joda.time.DateTime |
start |
protected String |
termType |
protected BigInteger |
year |
| Constructor and Description |
|---|
Term() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getCode()
Gets the value of the code property.
|
String |
getDisplayName()
Gets the value of the displayName property.
|
org.joda.time.DateTime |
getEnd()
Gets the value of the end property.
|
org.joda.time.DateTime |
getStart()
Gets the value of the start property.
|
String |
getTermType()
Gets the value of the termType property.
|
BigInteger |
getYear()
Gets the value of the year property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
boolean |
isCurrent()
Gets the value of the current property.
|
boolean |
isRegistered()
Gets the value of the registered property.
|
void |
setCode(String value)
Sets the value of the code property.
|
void |
setCurrent(Boolean value)
Sets the value of the current property.
|
void |
setDisplayName(String value)
Sets the value of the displayName property.
|
void |
setEnd(org.joda.time.DateTime value)
Sets the value of the end property.
|
void |
setRegistered(Boolean value)
Sets the value of the registered property.
|
void |
setStart(org.joda.time.DateTime value)
Sets the value of the start property.
|
void |
setTermType(String value)
Sets the value of the termType property.
|
void |
setYear(BigInteger value)
Sets the value of the year property.
|
String |
toString() |
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") protected String displayName
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") protected String code
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") protected BigInteger year
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") protected org.joda.time.DateTime start
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") protected org.joda.time.DateTime end
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") protected String termType
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") protected Boolean current
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") protected Boolean registered
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public String getDisplayName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public void setDisplayName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public String getCode()
String@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public void setCode(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public BigInteger getYear()
BigInteger@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public void setYear(BigInteger value)
value - allowed object is
BigInteger@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public org.joda.time.DateTime getStart()
String@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public void setStart(org.joda.time.DateTime value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public org.joda.time.DateTime getEnd()
String@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public void setEnd(org.joda.time.DateTime value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public String getTermType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public void setTermType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public boolean isCurrent()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public void setCurrent(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public boolean isRegistered()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public void setRegistered(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public String toString()
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2013-07-25T03:30:17-07:00", comments="JAXB RI v2.2.6") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2013 Jasig. All Rights Reserved.