|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.mpxj.mspdi.schema.Project.Tasks.Task.ExtendedAttribute
public static class Project.Tasks.Task.ExtendedAttribute
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="DurationFormat" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="3"/>
<enumeration value="4"/>
<enumeration value="5"/>
<enumeration value="6"/>
<enumeration value="7"/>
<enumeration value="8"/>
<enumeration value="9"/>
<enumeration value="10"/>
<enumeration value="11"/>
<enumeration value="12"/>
<enumeration value="19"/>
<enumeration value="20"/>
<enumeration value="21"/>
<enumeration value="35"/>
<enumeration value="36"/>
<enumeration value="37"/>
<enumeration value="38"/>
<enumeration value="39"/>
<enumeration value="40"/>
<enumeration value="41"/>
<enumeration value="42"/>
<enumeration value="43"/>
<enumeration value="44"/>
<enumeration value="51"/>
<enumeration value="52"/>
<enumeration value="53"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected BigInteger |
durationFormat
|
protected String |
fieldID
|
protected String |
value
|
protected BigInteger |
valueGUID
|
| Constructor Summary | |
|---|---|
Project.Tasks.Task.ExtendedAttribute()
|
|
| Method Summary | |
|---|---|
BigInteger |
getDurationFormat()
Gets the value of the durationFormat property. |
String |
getFieldID()
Gets the value of the fieldID property. |
String |
getValue()
Gets the value of the value property. |
BigInteger |
getValueGUID()
Gets the value of the valueGUID property. |
void |
setDurationFormat(BigInteger value)
Sets the value of the durationFormat property. |
void |
setFieldID(String value)
Sets the value of the fieldID property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
setValueGUID(BigInteger value)
Sets the value of the valueGUID property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String fieldID
protected String value
protected BigInteger valueGUID
protected BigInteger durationFormat
| Constructor Detail |
|---|
public Project.Tasks.Task.ExtendedAttribute()
| Method Detail |
|---|
public String getFieldID()
Stringpublic void setFieldID(String value)
value - allowed object is
Stringpublic String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic BigInteger getValueGUID()
BigIntegerpublic void setValueGUID(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getDurationFormat()
BigIntegerpublic void setDurationFormat(BigInteger value)
value - allowed object is
BigInteger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||