Modifier and Type | Field and Description |
---|---|
protected MetadataValueType |
MetadataEntryType.value |
Modifier and Type | Field and Description |
---|---|
protected List<MetadataValueType> |
MetadataFieldValueType.value |
Modifier and Type | Method and Description |
---|---|
MetadataValueType |
ObjectFactory.createMetadataValueType()
Create an instance of
MetadataValueType |
MetadataValueType |
MetadataEntryType.getValue()
Gets the value of the value property.
|
MetadataValueType |
MetadataValueType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
MetadataValueType |
MetadataValueType.withChange(String value) |
MetadataValueType |
MetadataValueType.withConflict(boolean value) |
MetadataValueType |
MetadataValueType.withLang(String value) |
MetadataValueType |
MetadataValueType.withMode(MetadataModeType value) |
MetadataValueType |
MetadataValueType.withTimestamp(XMLGregorianCalendar value) |
MetadataValueType |
MetadataValueType.withUser(String value) |
MetadataValueType |
MetadataValueType.withUuid(String value) |
MetadataValueType |
MetadataValueType.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<MetadataValueType> |
MetadataFieldValueType.getValue()
Gets the value of the value property.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataEntryType.setValue(MetadataValueType value)
Sets the value of the value property.
|
MetadataFieldValueType |
MetadataFieldValueType.withValue(MetadataValueType... values) |
MetadataEntryType |
MetadataEntryType.withValue(MetadataValueType value) |
MetadataEntryListType2.Entry |
MetadataEntryListType2.Entry.withValue(MetadataValueType value) |
Modifier and Type | Method and Description |
---|---|
MetadataFieldValueType |
MetadataFieldValueType.withValue(Collection<MetadataValueType> values) |
Copyright © 2017. All rights reserved.