|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operation | |
|---|---|
| com.cisco.oss.foundation.configuration.xml.jaxb | |
| Uses of Operation in com.cisco.oss.foundation.configuration.xml.jaxb |
|---|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb with type parameters of type Operation | |
|---|---|
protected List<Operation> |
ConfigurationOperations.operations
|
protected List<Operation> |
InstallNewComponentOperation.operations
|
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return Operation | |
|---|---|
Operation |
ObjectFactory.createOperation()
Create an instance of Operation |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return types with arguments of type Operation | |
|---|---|
List<Operation> |
ConfigurationOperations.getOperations()
Gets the value of the operations property. |
List<Operation> |
InstallNewComponentOperation.getOperations()
Gets the value of the operations property. |
| Method parameters in com.cisco.oss.foundation.configuration.xml.jaxb with type arguments of type Operation | |
|---|---|
void |
ConfigurationOperations.setOperations(List<Operation> operations)
Sets the value of the operations property. |
void |
InstallNewComponentOperation.setOperations(List<Operation> operations)
Sets the value of the operations property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||