Package | Description |
---|---|
net.sf.mpxj.conceptdraw.schema |
Modifier and Type | Field and Description |
---|---|
protected Hyperlinks |
Document.Projects.Project.hyperlinks |
protected Hyperlinks |
Document.Projects.Project.Task.hyperlinks |
protected Hyperlinks |
Document.Resources.Resource.hyperlinks |
protected Hyperlinks |
PPVItemsType.PPVItem.hyperlinks |
Modifier and Type | Method and Description |
---|---|
Hyperlinks |
ObjectFactory.createHyperlinks()
Create an instance of
Hyperlinks |
Hyperlinks |
Document.Projects.Project.getHyperlinks()
Hyperlinks associated with the project.
|
Hyperlinks |
Document.Projects.Project.Task.getHyperlinks()
Hyperlinks associated with the task.
|
Hyperlinks |
Document.Resources.Resource.getHyperlinks()
Hyperlinks associated with the resource.
|
Hyperlinks |
PPVItemsType.PPVItem.getHyperlinks()
Hyperlinks associated with the project.
|
Modifier and Type | Method and Description |
---|---|
void |
Document.Projects.Project.setHyperlinks(Hyperlinks value)
Sets the value of the hyperlinks property.
|
void |
Document.Projects.Project.Task.setHyperlinks(Hyperlinks value)
Sets the value of the hyperlinks property.
|
void |
Document.Resources.Resource.setHyperlinks(Hyperlinks value)
Sets the value of the hyperlinks property.
|
void |
PPVItemsType.PPVItem.setHyperlinks(Hyperlinks value)
Sets the value of the hyperlinks property.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.