|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentInstallation | |
|---|---|
| com.cisco.oss.foundation.configuration.xml.jaxb | |
| Uses of ComponentInstallation in com.cisco.oss.foundation.configuration.xml.jaxb |
|---|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb with type parameters of type ComponentInstallation | |
|---|---|
protected List<ComponentInstallation> |
ComponentDetailsResponse.componentInstallations
|
protected List<ComponentInstallation> |
InstallNewComponentOperation.componentInstallations
|
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return ComponentInstallation | |
|---|---|
ComponentInstallation |
ObjectFactory.createComponentInstallation()
Create an instance of ComponentInstallation |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return types with arguments of type ComponentInstallation | |
|---|---|
List<ComponentInstallation> |
ComponentDetailsResponse.getComponentInstallations()
Gets the value of the componentInstallations property. |
List<ComponentInstallation> |
InstallNewComponentOperation.getComponentInstallations()
Gets the value of the componentInstallations property. |
| Method parameters in com.cisco.oss.foundation.configuration.xml.jaxb with type arguments of type ComponentInstallation | |
|---|---|
void |
ComponentDetailsResponse.setComponentInstallations(List<ComponentInstallation> componentInstallations)
Sets the value of the componentInstallations property. |
void |
InstallNewComponentOperation.setComponentInstallations(List<ComponentInstallation> componentInstallations)
Sets the value of the componentInstallations property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||