public static class Project.Layouts.Layout.Sightlines extends Object
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"> <attribute name="project_start" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="project_start_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="project_start_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="project_finish" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="project_finish_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="project_finish_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="data_date" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="data_date_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="data_date_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="today" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="today_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="today_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="major" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="major_spread" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="major_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="major_unit" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="major_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="minor" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="minor_spread" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="minor_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="minor_unit" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="minor_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="nonwork_visibility" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="nonwork_background" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="nonwork_border" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
dataDate |
protected String |
dataDateColor |
protected String |
dataDateLineType |
protected String |
major |
protected String |
majorColor |
protected String |
majorLineType |
protected Integer |
majorSpread |
protected String |
majorUnit |
protected String |
minor |
protected String |
minorColor |
protected String |
minorLineType |
protected Integer |
minorSpread |
protected String |
minorUnit |
protected String |
nonworkBackground |
protected String |
nonworkBorder |
protected String |
nonworkVisibility |
protected String |
projectFinish |
protected String |
projectFinishColor |
protected String |
projectFinishLineType |
protected String |
projectStart |
protected String |
projectStartColor |
protected String |
projectStartLineType |
protected String |
today |
protected String |
todayColor |
protected String |
todayLineType |
Constructor and Description |
---|
Project.Layouts.Layout.Sightlines() |
Modifier and Type | Method and Description |
---|---|
String |
getDataDate()
Gets the value of the dataDate property.
|
String |
getDataDateColor()
Gets the value of the dataDateColor property.
|
String |
getDataDateLineType()
Gets the value of the dataDateLineType property.
|
String |
getMajor()
Gets the value of the major property.
|
String |
getMajorColor()
Gets the value of the majorColor property.
|
String |
getMajorLineType()
Gets the value of the majorLineType property.
|
Integer |
getMajorSpread()
Gets the value of the majorSpread property.
|
String |
getMajorUnit()
Gets the value of the majorUnit property.
|
String |
getMinor()
Gets the value of the minor property.
|
String |
getMinorColor()
Gets the value of the minorColor property.
|
String |
getMinorLineType()
Gets the value of the minorLineType property.
|
Integer |
getMinorSpread()
Gets the value of the minorSpread property.
|
String |
getMinorUnit()
Gets the value of the minorUnit property.
|
String |
getNonworkBackground()
Gets the value of the nonworkBackground property.
|
String |
getNonworkBorder()
Gets the value of the nonworkBorder property.
|
String |
getNonworkVisibility()
Gets the value of the nonworkVisibility property.
|
String |
getProjectFinish()
Gets the value of the projectFinish property.
|
String |
getProjectFinishColor()
Gets the value of the projectFinishColor property.
|
String |
getProjectFinishLineType()
Gets the value of the projectFinishLineType property.
|
String |
getProjectStart()
Gets the value of the projectStart property.
|
String |
getProjectStartColor()
Gets the value of the projectStartColor property.
|
String |
getProjectStartLineType()
Gets the value of the projectStartLineType property.
|
String |
getToday()
Gets the value of the today property.
|
String |
getTodayColor()
Gets the value of the todayColor property.
|
String |
getTodayLineType()
Gets the value of the todayLineType property.
|
void |
setDataDate(String value)
Sets the value of the dataDate property.
|
void |
setDataDateColor(String value)
Sets the value of the dataDateColor property.
|
void |
setDataDateLineType(String value)
Sets the value of the dataDateLineType property.
|
void |
setMajor(String value)
Sets the value of the major property.
|
void |
setMajorColor(String value)
Sets the value of the majorColor property.
|
void |
setMajorLineType(String value)
Sets the value of the majorLineType property.
|
void |
setMajorSpread(Integer value)
Sets the value of the majorSpread property.
|
void |
setMajorUnit(String value)
Sets the value of the majorUnit property.
|
void |
setMinor(String value)
Sets the value of the minor property.
|
void |
setMinorColor(String value)
Sets the value of the minorColor property.
|
void |
setMinorLineType(String value)
Sets the value of the minorLineType property.
|
void |
setMinorSpread(Integer value)
Sets the value of the minorSpread property.
|
void |
setMinorUnit(String value)
Sets the value of the minorUnit property.
|
void |
setNonworkBackground(String value)
Sets the value of the nonworkBackground property.
|
void |
setNonworkBorder(String value)
Sets the value of the nonworkBorder property.
|
void |
setNonworkVisibility(String value)
Sets the value of the nonworkVisibility property.
|
void |
setProjectFinish(String value)
Sets the value of the projectFinish property.
|
void |
setProjectFinishColor(String value)
Sets the value of the projectFinishColor property.
|
void |
setProjectFinishLineType(String value)
Sets the value of the projectFinishLineType property.
|
void |
setProjectStart(String value)
Sets the value of the projectStart property.
|
void |
setProjectStartColor(String value)
Sets the value of the projectStartColor property.
|
void |
setProjectStartLineType(String value)
Sets the value of the projectStartLineType property.
|
void |
setToday(String value)
Sets the value of the today property.
|
void |
setTodayColor(String value)
Sets the value of the todayColor property.
|
void |
setTodayLineType(String value)
Sets the value of the todayLineType property.
|
protected String projectStart
protected String projectStartColor
protected String projectStartLineType
protected String projectFinish
protected String projectFinishColor
protected String projectFinishLineType
protected String dataDate
protected String dataDateColor
protected String dataDateLineType
protected String today
protected String todayColor
protected String todayLineType
protected String major
protected Integer majorSpread
protected String majorLineType
protected String majorUnit
protected String majorColor
protected String minor
protected Integer minorSpread
protected String minorLineType
protected String minorUnit
protected String minorColor
protected String nonworkVisibility
protected String nonworkBackground
protected String nonworkBorder
public String getProjectStart()
String
public void setProjectStart(String value)
value
- allowed object is
String
public String getProjectStartColor()
String
public void setProjectStartColor(String value)
value
- allowed object is
String
public String getProjectStartLineType()
String
public void setProjectStartLineType(String value)
value
- allowed object is
String
public String getProjectFinish()
String
public void setProjectFinish(String value)
value
- allowed object is
String
public String getProjectFinishColor()
String
public void setProjectFinishColor(String value)
value
- allowed object is
String
public String getProjectFinishLineType()
String
public void setProjectFinishLineType(String value)
value
- allowed object is
String
public String getDataDate()
String
public void setDataDate(String value)
value
- allowed object is
String
public String getDataDateColor()
String
public void setDataDateColor(String value)
value
- allowed object is
String
public String getDataDateLineType()
String
public void setDataDateLineType(String value)
value
- allowed object is
String
public String getToday()
String
public void setToday(String value)
value
- allowed object is
String
public String getTodayColor()
String
public void setTodayColor(String value)
value
- allowed object is
String
public String getTodayLineType()
String
public void setTodayLineType(String value)
value
- allowed object is
String
public String getMajor()
String
public void setMajor(String value)
value
- allowed object is
String
public Integer getMajorSpread()
String
public void setMajorSpread(Integer value)
value
- allowed object is
String
public String getMajorLineType()
String
public void setMajorLineType(String value)
value
- allowed object is
String
public String getMajorUnit()
String
public void setMajorUnit(String value)
value
- allowed object is
String
public String getMajorColor()
String
public void setMajorColor(String value)
value
- allowed object is
String
public String getMinor()
String
public void setMinor(String value)
value
- allowed object is
String
public Integer getMinorSpread()
String
public void setMinorSpread(Integer value)
value
- allowed object is
String
public String getMinorLineType()
String
public void setMinorLineType(String value)
value
- allowed object is
String
public String getMinorUnit()
String
public void setMinorUnit(String value)
value
- allowed object is
String
public String getMinorColor()
String
public void setMinorColor(String value)
value
- allowed object is
String
public String getNonworkVisibility()
String
public void setNonworkVisibility(String value)
value
- allowed object is
String
public String getNonworkBackground()
String
public void setNonworkBackground(String value)
value
- allowed object is
String
public String getNonworkBorder()
String
Copyright © 2000–2017 Packwood Software. All rights reserved.