public static class Project.Storepoints.Storepoint 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"> <sequence> <element name="calendars"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="calendar" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="non_work" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="weekday" type="{}phoenixDay" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="activity_codes"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="code" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="value" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="uuid" type="{}phoenixUuid" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="uuid" type="{}phoenixUuid" /> <attribute name="none_uuid" type="{}phoenixUuid" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="user_defined" type="{http://www.w3.org/2001/XMLSchema}anyType"/> <element name="activities"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="activity" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="code_assignment" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="code" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="code_uuid" type="{}phoenixUuid" /> <attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="value_uuid" type="{}phoenixUuid" /> </restriction> </complexContent> </complexType> </element> <element name="user_defined" type="{http://www.w3.org/2001/XMLSchema}anyType"/> </sequence> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="description" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="uuid" type="{}phoenixUuid" /> <attribute name="creation_time" type="{http://www.w3.org/2001/XMLSchema}dateTime" /> <attribute name="total_cost" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="billed" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="explicit" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="current_start" type="{http://www.w3.org/2001/XMLSchema}dateTime" /> <attribute name="current_finish" type="{}phoenixFinish" /> <attribute name="actual_start" type="{http://www.w3.org/2001/XMLSchema}dateTime" /> <attribute name="actual_finish" type="{}phoenixFinish" /> <attribute name="early_start" type="{http://www.w3.org/2001/XMLSchema}dateTime" /> <attribute name="early_finish" type="{}phoenixFinish" /> <attribute name="late_start" type="{http://www.w3.org/2001/XMLSchema}dateTime" /> <attribute name="late_finish" type="{}phoenixFinish" /> <attribute name="original_duration" type="{}phoenixDuration" /> <attribute name="actual_duration" type="{}phoenixDuration" /> <attribute name="duration_at_completion" type="{}phoenixDuration" /> <attribute name="remaining_duration" type="{}phoenixDuration" /> <attribute name="physical_percent_complete" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="calendar" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="cost_account" type="{}phoenixUuid" /> <attribute name="notes" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="free_float" type="{}phoenixDuration" /> <attribute name="total_float" type="{}phoenixDuration" /> <attribute name="path_float" type="{}phoenixDuration" /> <attribute name="baseunit" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="resources"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="resource" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="assignment" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="activity" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="fixedfield" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="allocation" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="accrueat" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="uuid" type="{}phoenixUuid" /> <attribute name="type" type="{}phoenixResourceType" /> <attribute name="unitslabel" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="maximum" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="monetarybase" type="{}phoenixTimeUnits" /> <attribute name="unitsperbase" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="monetaryrate" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="monetarycostperuse" type="{http://www.w3.org/2001/XMLSchema}int" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="relationships"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="relationship" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="predecessor" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="successor" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="lag" type="{}phoenixDuration" /> <attribute name="type" type="{}phoenixRelationType" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="uuid" type="{}phoenixUuid" /> <attribute name="parent_uuid" type="{}phoenixUuid" /> <attribute name="creation_time" type="{http://www.w3.org/2001/XMLSchema}dateTime" /> <attribute name="start" type="{http://www.w3.org/2001/XMLSchema}dateTime" /> <attribute name="data_date" type="{http://www.w3.org/2001/XMLSchema}dateTime" /> <attribute name="proposed_data_date" type="{http://www.w3.org/2001/XMLSchema}dateTime" /> <attribute name="default_calendar" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="id_increment" type="{http://www.w3.org/2001/XMLSchema}int" /> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Project.Storepoints.Storepoint.Activities
Java class for anonymous complex type.
|
static class |
Project.Storepoints.Storepoint.ActivityCodes
Java class for anonymous complex type.
|
static class |
Project.Storepoints.Storepoint.Calendars
Java class for anonymous complex type.
|
static class |
Project.Storepoints.Storepoint.Relationships
Java class for anonymous complex type.
|
static class |
Project.Storepoints.Storepoint.Resources
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected Project.Storepoints.Storepoint.Activities |
activities |
protected Project.Storepoints.Storepoint.ActivityCodes |
activityCodes |
protected Project.Storepoints.Storepoint.Calendars |
calendars |
protected Date |
creationTime |
protected Date |
dataDate |
protected String |
defaultCalendar |
protected Integer |
idIncrement |
protected String |
name |
protected UUID |
parentUuid |
protected Date |
proposedDataDate |
protected Project.Storepoints.Storepoint.Relationships |
relationships |
protected Project.Storepoints.Storepoint.Resources |
resources |
protected Date |
start |
protected Object |
userDefined |
protected UUID |
uuid |
Constructor and Description |
---|
Storepoint() |
Modifier and Type | Method and Description |
---|---|
Project.Storepoints.Storepoint.Activities |
getActivities()
Gets the value of the activities property.
|
Project.Storepoints.Storepoint.ActivityCodes |
getActivityCodes()
Gets the value of the activityCodes property.
|
Project.Storepoints.Storepoint.Calendars |
getCalendars()
Gets the value of the calendars property.
|
Date |
getCreationTime()
Gets the value of the creationTime property.
|
Date |
getDataDate()
Gets the value of the dataDate property.
|
String |
getDefaultCalendar()
Gets the value of the defaultCalendar property.
|
Integer |
getIdIncrement()
Gets the value of the idIncrement property.
|
String |
getName()
Gets the value of the name property.
|
UUID |
getParentUuid()
Gets the value of the parentUuid property.
|
Date |
getProposedDataDate()
Gets the value of the proposedDataDate property.
|
Project.Storepoints.Storepoint.Relationships |
getRelationships()
Gets the value of the relationships property.
|
Project.Storepoints.Storepoint.Resources |
getResources()
Gets the value of the resources property.
|
Date |
getStart()
Gets the value of the start property.
|
Object |
getUserDefined()
Gets the value of the userDefined property.
|
UUID |
getUuid()
Gets the value of the uuid property.
|
void |
setActivities(Project.Storepoints.Storepoint.Activities value)
Sets the value of the activities property.
|
void |
setActivityCodes(Project.Storepoints.Storepoint.ActivityCodes value)
Sets the value of the activityCodes property.
|
void |
setCalendars(Project.Storepoints.Storepoint.Calendars value)
Sets the value of the calendars property.
|
void |
setCreationTime(Date value)
Sets the value of the creationTime property.
|
void |
setDataDate(Date value)
Sets the value of the dataDate property.
|
void |
setDefaultCalendar(String value)
Sets the value of the defaultCalendar property.
|
void |
setIdIncrement(Integer value)
Sets the value of the idIncrement property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setParentUuid(UUID value)
Sets the value of the parentUuid property.
|
void |
setProposedDataDate(Date value)
Sets the value of the proposedDataDate property.
|
void |
setRelationships(Project.Storepoints.Storepoint.Relationships value)
Sets the value of the relationships property.
|
void |
setResources(Project.Storepoints.Storepoint.Resources value)
Sets the value of the resources property.
|
void |
setStart(Date value)
Sets the value of the start property.
|
void |
setUserDefined(Object value)
Sets the value of the userDefined property.
|
void |
setUuid(UUID value)
Sets the value of the uuid property.
|
protected Project.Storepoints.Storepoint.Calendars calendars
protected Project.Storepoints.Storepoint.ActivityCodes activityCodes
protected Object userDefined
protected Project.Storepoints.Storepoint.Activities activities
protected Project.Storepoints.Storepoint.Resources resources
protected Project.Storepoints.Storepoint.Relationships relationships
protected String name
protected UUID uuid
protected UUID parentUuid
protected Date creationTime
protected Date start
protected Date dataDate
protected Date proposedDataDate
protected String defaultCalendar
protected Integer idIncrement
public Project.Storepoints.Storepoint.Calendars getCalendars()
Project.Storepoints.Storepoint.Calendars
public void setCalendars(Project.Storepoints.Storepoint.Calendars value)
value
- allowed object is
Project.Storepoints.Storepoint.Calendars
public Project.Storepoints.Storepoint.ActivityCodes getActivityCodes()
Project.Storepoints.Storepoint.ActivityCodes
public void setActivityCodes(Project.Storepoints.Storepoint.ActivityCodes value)
value
- allowed object is
Project.Storepoints.Storepoint.ActivityCodes
public Object getUserDefined()
Object
public void setUserDefined(Object value)
value
- allowed object is
Object
public Project.Storepoints.Storepoint.Activities getActivities()
Project.Storepoints.Storepoint.Activities
public void setActivities(Project.Storepoints.Storepoint.Activities value)
value
- allowed object is
Project.Storepoints.Storepoint.Activities
public Project.Storepoints.Storepoint.Resources getResources()
Project.Storepoints.Storepoint.Resources
public void setResources(Project.Storepoints.Storepoint.Resources value)
value
- allowed object is
Project.Storepoints.Storepoint.Resources
public Project.Storepoints.Storepoint.Relationships getRelationships()
Project.Storepoints.Storepoint.Relationships
public void setRelationships(Project.Storepoints.Storepoint.Relationships value)
value
- allowed object is
Project.Storepoints.Storepoint.Relationships
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public UUID getUuid()
String
public void setUuid(UUID value)
value
- allowed object is
String
public UUID getParentUuid()
String
public void setParentUuid(UUID value)
value
- allowed object is
String
public Date getCreationTime()
String
public void setCreationTime(Date value)
value
- allowed object is
String
public Date getStart()
String
public void setStart(Date value)
value
- allowed object is
String
public Date getDataDate()
String
public void setDataDate(Date value)
value
- allowed object is
String
public Date getProposedDataDate()
String
public void setProposedDataDate(Date value)
value
- allowed object is
String
public String getDefaultCalendar()
String
public void setDefaultCalendar(String value)
value
- allowed object is
String
public Integer getIdIncrement()
String
Copyright © 2000–2021 Packwood Software. All rights reserved.