| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected List<Relation> |
SoftwarePackage.conflicts |
protected List<Relation> |
SoftwarePackage.depends |
protected List<Relation> |
ArrayOfRelation.relation |
protected List<Relation> |
SoftwarePackage.replaces |
| Modifier and Type | Method and Description |
|---|---|
Relation |
ObjectFactory.createRelation()
Create an instance of
Relation |
| Modifier and Type | Method and Description |
|---|---|
List<Relation> |
SoftwarePackage.getConflicts()
Gets the value of the conflicts property.
|
List<Relation> |
SoftwarePackage.getDepends()
Gets the value of the depends property.
|
List<Relation> |
ArrayOfRelation.getRelation()
Gets the value of the relation property.
|
List<Relation> |
SoftwarePackage.getReplaces()
Gets the value of the replaces property.
|
Copyright © 2018. All rights reserved.