public class Formula extends ExtensibleElement
Constructor and Description |
---|
Formula() |
Modifier and Type | Method and Description |
---|---|
void |
addProperty(Property property) |
void |
addService(Service service) |
boolean |
equals(Object object) |
String |
getBomRef() |
List<Component> |
getComponents() |
List<Property> |
getProperties() |
List<Service> |
getServices() |
List<Workflow> |
getWorkflows() |
int |
hashCode() |
void |
setBomRef(String bomRef) |
void |
setComponents(List<Component> components) |
void |
setProperties(List<Property> properties) |
void |
setServices(List<Service> services) |
void |
setWorkflows(List<Workflow> workflows) |
add, addExtensibleType, getExtensibleTypes, getExtensions, setExtensibleTypes, setExtensions
Copyright © 2017–2025 OWASP Foundation. All rights reserved.