ManifestType |
ObjectFactory.createManifestType()
|
ManifestType |
ManifestType.withAbstract(java.util.Collection<LanguageStringType> values) |
ManifestType |
ManifestType.withAbstract(LanguageStringType... values) |
ManifestType |
ManifestType.withAbstract(java.util.List<LanguageStringType> value) |
ManifestType |
ManifestType.withIdentifier(CodeType value) |
ManifestType |
ManifestType.withKeywords(java.util.Collection<KeywordsType> values) |
ManifestType |
ManifestType.withKeywords(KeywordsType... values) |
ManifestType |
ManifestType.withKeywords(java.util.List<KeywordsType> value) |
ManifestType |
ManifestType.withMetadata(java.util.Collection<javax.xml.bind.JAXBElement<? extends MetadataType>> values) |
ManifestType |
ManifestType.withMetadata(javax.xml.bind.JAXBElement<? extends MetadataType>... values) |
ManifestType |
ManifestType.withMetadata(java.util.List<javax.xml.bind.JAXBElement<? extends MetadataType>> value) |
ManifestType |
ManifestType.withReferenceGroup(java.util.Collection<ReferenceGroupType> values) |
ManifestType |
ManifestType.withReferenceGroup(java.util.List<ReferenceGroupType> value) |
ManifestType |
ManifestType.withReferenceGroup(ReferenceGroupType... values) |
ManifestType |
ManifestType.withTitle(java.util.Collection<LanguageStringType> values) |
ManifestType |
ManifestType.withTitle(LanguageStringType... values) |
ManifestType |
ManifestType.withTitle(java.util.List<LanguageStringType> value) |