| Modifier and Type | Class and Description |
|---|---|
class |
IdentificationType
Extended metadata identifying and describing a set of
data.
|
class |
ManifestType
Unordered list of one or more groups of references to
remote and/or local resources.
|
class |
ReferenceGroupType
Logical group of one or more references to remote and/or
local resources, allowing including metadata about that group.
|
| Modifier and Type | Method and Description |
|---|---|
BasicIdentificationType |
ObjectFactory.createBasicIdentificationType()
Create an instance of
BasicIdentificationType |
BasicIdentificationType |
BasicIdentificationType.withAbstract(java.util.Collection<LanguageStringType> values) |
BasicIdentificationType |
BasicIdentificationType.withAbstract(LanguageStringType... values) |
BasicIdentificationType |
BasicIdentificationType.withAbstract(java.util.List<LanguageStringType> value) |
BasicIdentificationType |
BasicIdentificationType.withIdentifier(CodeType value) |
BasicIdentificationType |
BasicIdentificationType.withKeywords(java.util.Collection<KeywordsType> values) |
BasicIdentificationType |
BasicIdentificationType.withKeywords(KeywordsType... values) |
BasicIdentificationType |
BasicIdentificationType.withKeywords(java.util.List<KeywordsType> value) |
BasicIdentificationType |
BasicIdentificationType.withMetadata(java.util.Collection<javax.xml.bind.JAXBElement<? extends MetadataType>> values) |
BasicIdentificationType |
BasicIdentificationType.withMetadata(javax.xml.bind.JAXBElement<? extends MetadataType>... values) |
BasicIdentificationType |
BasicIdentificationType.withMetadata(java.util.List<javax.xml.bind.JAXBElement<? extends MetadataType>> value) |
BasicIdentificationType |
BasicIdentificationType.withTitle(java.util.Collection<LanguageStringType> values) |
BasicIdentificationType |
BasicIdentificationType.withTitle(LanguageStringType... values) |
BasicIdentificationType |
BasicIdentificationType.withTitle(java.util.List<LanguageStringType> value) |
Copyright © 2008-2022. All Rights Reserved.