|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Component | |
|---|---|
| com.cisco.oss.foundation.configuration.xml.jaxb | |
| Uses of Component in com.cisco.oss.foundation.configuration.xml.jaxb |
|---|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb declared as Component | |
|---|---|
protected Component |
ComponentInstallation.component
|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb with type parameters of type Component | |
|---|---|
protected List<Component> |
Component.otherInstallations
|
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return Component | |
|---|---|
Component |
ObjectFactory.createComponent()
Create an instance of Component |
Component |
ComponentInstallation.getComponent()
Gets the value of the component property. |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return types with arguments of type Component | |
|---|---|
List<Component> |
Component.getOtherInstallations()
Gets the value of the otherInstallations property. |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb with parameters of type Component | |
|---|---|
void |
ComponentInstallation.setComponent(Component value)
Sets the value of the component property. |
| Method parameters in com.cisco.oss.foundation.configuration.xml.jaxb with type arguments of type Component | |
|---|---|
void |
Component.setOtherInstallations(List<Component> otherInstallations)
Sets the value of the otherInstallations property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||