public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sf.mpxj.conceptdraw.schema
|
public ObjectFactory()
public ViewProperties createViewProperties()
ViewProperties
public StyleProject createStyleProject()
StyleProject
public PPVItemsType createPPVItemsType()
PPVItemsType
public PPVItemsType.PPVItem createPPVItemsTypePPVItem()
PPVItemsType.PPVItem
public PPVItemsType.PPVItem.CompleteJournal createPPVItemsTypePPVItemCompleteJournal()
PPVItemsType.PPVItem.CompleteJournal
public ViewProperties.GridColumns createViewPropertiesGridColumns()
ViewProperties.GridColumns
public Document.Dashboards createDocumentDashboards()
Document.Dashboards
public Document.Links createDocumentLinks()
Document.Links
public Document.Projects createDocumentProjects()
Document.Projects
public Document.Projects.Project createDocumentProjectsProject()
Document.Projects.Project
public Document.Projects.Project.Task createDocumentProjectsProjectTask()
Document.Projects.Project.Task
public Document.Projects.Project.Task.ResourceAssignments createDocumentProjectsProjectTaskResourceAssignments()
Document.Projects.Project.Task.ResourceAssignments
public Document.Resources createDocumentResources()
Document.Resources
public Document.Calendars createDocumentCalendars()
Document.Calendars
public Document.Calendars.Calendar createDocumentCalendarsCalendar()
Document.Calendars.Calendar
public Document.Calendars.Calendar.ExceptedDays createDocumentCalendarsCalendarExceptedDays()
Document.Calendars.Calendar.ExceptedDays
public Document.Calendars.Calendar.ExceptedDays.ExceptedDay createDocumentCalendarsCalendarExceptedDaysExceptedDay()
Document.Calendars.Calendar.ExceptedDays.ExceptedDay
public Document.Calendars.Calendar.ExceptedDays.ExceptedDay.TimePeriods createDocumentCalendarsCalendarExceptedDaysExceptedDayTimePeriods()
Document.Calendars.Calendar.ExceptedDays.ExceptedDay.TimePeriods
public Document.Calendars.Calendar.WeekDays createDocumentCalendarsCalendarWeekDays()
Document.Calendars.Calendar.WeekDays
public Document.Calendars.Calendar.WeekDays.WeekDay createDocumentCalendarsCalendarWeekDaysWeekDay()
Document.Calendars.Calendar.WeekDays.WeekDay
public Document.Calendars.Calendar.WeekDays.WeekDay.TimePeriods createDocumentCalendarsCalendarWeekDaysWeekDayTimePeriods()
Document.Calendars.Calendar.WeekDays.WeekDay.TimePeriods
public Document.Markers createDocumentMarkers()
Document.Markers
public Document.WorkspaceProperties createDocumentWorkspaceProperties()
Document.WorkspaceProperties
public Document.PrintingProperties createDocumentPrintingProperties()
Document.PrintingProperties
public Document.ResourceUsageDiagram createDocumentResourceUsageDiagram()
Document.ResourceUsageDiagram
public Document.ProjectPortfolioView createDocumentProjectPortfolioView()
Document.ProjectPortfolioView
public ActiveFilter createActiveFilter()
ActiveFilter
public Hyperlinks createHyperlinks()
Hyperlinks
public StyleProject.GridRowStyle createStyleProjectGridRowStyle()
StyleProject.GridRowStyle
public Callouts.Callout createCalloutsCallout()
Callouts.Callout
public PPVItemsType.PPVItem.CompleteJournal.CompleteJournalEntry createPPVItemsTypePPVItemCompleteJournalCompleteJournalEntry()
PPVItemsType.PPVItem.CompleteJournal.CompleteJournalEntry
public ViewProperties.GridColumns.Column createViewPropertiesGridColumnsColumn()
ViewProperties.GridColumns.Column
public Document.Dashboards.Dashboard createDocumentDashboardsDashboard()
Document.Dashboards.Dashboard
public Document.Links.Link createDocumentLinksLink()
Document.Links.Link
public Document.Projects.Project.Task.ResourceAssignments.ResourceAssignment createDocumentProjectsProjectTaskResourceAssignmentsResourceAssignment()
Document.Projects.Project.Task.ResourceAssignments.ResourceAssignment
public Document.Resources.Resource createDocumentResourcesResource()
Document.Resources.Resource
public Document.Calendars.Calendar.ExceptedDays.ExceptedDay.TimePeriods.TimePeriod createDocumentCalendarsCalendarExceptedDaysExceptedDayTimePeriodsTimePeriod()
Document.Calendars.Calendar.ExceptedDays.ExceptedDay.TimePeriods.TimePeriod
public Document.Calendars.Calendar.WeekDays.WeekDay.TimePeriods.TimePeriod createDocumentCalendarsCalendarWeekDaysWeekDayTimePeriodsTimePeriod()
Document.Calendars.Calendar.WeekDays.WeekDay.TimePeriods.TimePeriod
public Document.Markers.Marker createDocumentMarkersMarker()
Document.Markers.Marker
public jakarta.xml.bind.JAXBElement<String> createOutlineNumber(String value)
value
- Java instance representing xml element's value.JAXBElement
<
String
>
Copyright © 2000–2024 Packwood Software. All rights reserved.