| Modifier and Type | Field and Description |
|---|---|
protected NamedValueType |
NamedValuePropertyType.namedValue |
| Modifier and Type | Method and Description |
|---|---|
NamedValueType |
ObjectFactory.createNamedValueType()
Create an instance of
NamedValueType |
NamedValueType |
NamedValuePropertyType.getNamedValue()
Gets the value of the namedValue property.
|
NamedValueType |
NamedValueType.withName(ReferenceType value) |
NamedValueType |
NamedValueType.withValue(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<NamedValueType> |
ObjectFactory.createNamedValue(NamedValueType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<NamedValueType> |
ObjectFactory.createNamedValue(NamedValueType value)
|
void |
NamedValuePropertyType.setNamedValue(NamedValueType value)
Sets the value of the namedValue property.
|
NamedValuePropertyType |
NamedValuePropertyType.withNamedValue(NamedValueType value) |
Copyright © 2008-2022. All Rights Reserved.