|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrimitiveValue | |
|---|---|
| com.cisco.oss.foundation.configuration.xml.jaxb | |
| Uses of PrimitiveValue in com.cisco.oss.foundation.configuration.xml.jaxb |
|---|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb with type parameters of type PrimitiveValue | |
|---|---|
protected List<PrimitiveValue> |
Update.newPrimitives
|
protected List<PrimitiveValue> |
Update.oldPrimitives
|
protected List<PrimitiveValue> |
ParameterValue.primitiveValues
|
protected List<PrimitiveValue> |
Add.primitiveValues
|
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return PrimitiveValue | |
|---|---|
PrimitiveValue |
ObjectFactory.createPrimitiveValue()
Create an instance of PrimitiveValue |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return types with arguments of type PrimitiveValue | |
|---|---|
List<PrimitiveValue> |
Update.getNewPrimitives()
Gets the value of the newPrimitives property. |
List<PrimitiveValue> |
Update.getOldPrimitives()
Gets the value of the oldPrimitives property. |
List<PrimitiveValue> |
ParameterValue.getPrimitiveValues()
Gets the value of the primitiveValues property. |
List<PrimitiveValue> |
Add.getPrimitiveValues()
Gets the value of the primitiveValues property. |
| Method parameters in com.cisco.oss.foundation.configuration.xml.jaxb with type arguments of type PrimitiveValue | |
|---|---|
void |
Update.setNewPrimitives(List<PrimitiveValue> newPrimitives)
Sets the value of the newPrimitives property. |
void |
Update.setOldPrimitives(List<PrimitiveValue> oldPrimitives)
Sets the value of the oldPrimitives property. |
void |
ParameterValue.setPrimitiveValues(List<PrimitiveValue> primitiveValues)
Sets the value of the primitiveValues property. |
void |
Add.setPrimitiveValues(List<PrimitiveValue> primitiveValues)
Sets the value of the primitiveValues property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||