| Package | Description | 
|---|---|
| gov.nist.secauto.swid.builder | |
| gov.nist.secauto.swid.builder.output | 
| Modifier and Type | Method and Description | 
|---|---|
EntityBuilder | 
EntityBuilder.addRole(Role role)
Assigns the identified role to the entity. 
 | 
static EntityBuilder | 
EntityBuilder.create()  | 
EntityBuilder | 
EntityBuilder.name(String name)
Set the name of the entity. 
 | 
EntityBuilder | 
EntityBuilder.regid(String regid)
Sets the to-be-built entity's regid to the provided value. 
 | 
EntityBuilder | 
EntityBuilder.thumbprint(String thumbprint)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<EntityBuilder> | 
SWIDBuilder.getEntities()  | 
| Modifier and Type | Method and Description | 
|---|---|
SWIDBuilder | 
SWIDBuilder.addEntity(EntityBuilder entity)
Adds a new entity to the tag. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.jdom2.Element | 
XMLOutputHandler.build(EntityBuilder builder)  | 
protected void | 
AbstractJsonOutputHandler.build(com.fasterxml.jackson.core.JsonGenerator generator,
     EntityBuilder builder)  | 
Copyright © 2020 National Institute of Standards and Technology. All rights reserved.