| Package | Description | 
|---|---|
| gov.nist.secauto.swid.builder | |
| gov.nist.secauto.swid.builder.output | 
| Modifier and Type | Method and Description | 
|---|---|
static MetaBuilder | 
MetaBuilder.create()  | 
MetaBuilder | 
MetaBuilder.setActivationStatus(String activationStatus)
Sets the activation status. 
 | 
MetaBuilder | 
MetaBuilder.setChannelType(String channelType)
Sets the channel type. 
 | 
MetaBuilder | 
MetaBuilder.setColloquialVersion(String colloquialVersion)
Sets the colloquial version. 
 | 
MetaBuilder | 
MetaBuilder.setDescription(String description)
Sets the description. 
 | 
MetaBuilder | 
MetaBuilder.setEdition(String edition)
Sets the edition. 
 | 
MetaBuilder | 
MetaBuilder.setEntitlementDataRequired(String entitlementDataRequired)
Sets the indicator of if entitlement data is required. 
 | 
MetaBuilder | 
MetaBuilder.setEntitlementKey(String entitlementKey)
Sets the entitlement key. 
 | 
MetaBuilder | 
MetaBuilder.setGenerator(String generator)
Sets the generator. 
 | 
MetaBuilder | 
MetaBuilder.setPersistentId(String persistentId)
Sets the persistentId. 
 | 
MetaBuilder | 
MetaBuilder.setProductBaseName(String productBaseName)
Sets the product base name. 
 | 
MetaBuilder | 
MetaBuilder.setProductFamily(String productFamily)
Sets the product family. 
 | 
MetaBuilder | 
MetaBuilder.setRevision(String revision)
Sets the revision. 
 | 
MetaBuilder | 
MetaBuilder.setSummary(String summary)
Sets the summary. 
 | 
MetaBuilder | 
MetaBuilder.setUnspscCode(String unspscCode)
Sets the UNSPSC code. 
 | 
MetaBuilder | 
MetaBuilder.setUnspscVersion(String unspscVersion)
Sets the UNSPSC version. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<MetaBuilder> | 
SWIDBuilder.getMetas()  | 
| Modifier and Type | Method and Description | 
|---|---|
SWIDBuilder | 
SWIDBuilder.addMeta(MetaBuilder meta)
Adds a new meta to the tag. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.jdom2.Element | 
XMLOutputHandler.build(MetaBuilder builder)  | 
Copyright © 2020 National Institute of Standards and Technology. All rights reserved.