Uses of Class
org.cyclonedx.model.Property
-
-
Uses of Property in org.cyclonedx.model
Fields in org.cyclonedx.model with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>Bom. propertiesprivate java.util.List<Property>Component. propertiesprivate java.util.List<Property>License. propertiesprivate java.util.List<Property>Metadata. propertiesprivate java.util.List<Property>ReleaseNotes. propertiesprivate java.util.List<Property>Service. propertiesMethods in org.cyclonedx.model that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>Bom. getProperties()java.util.List<Property>Component. getProperties()java.util.List<Property>License. getProperties()java.util.List<Property>Metadata. getProperties()java.util.List<Property>ReleaseNotes. getProperties()java.util.List<Property>Service. getProperties()Methods in org.cyclonedx.model with parameters of type Property Modifier and Type Method Description voidBom. addProperty(Property property)voidComponent. addProperty(Property property)voidMetadata. addProperty(Property property)voidService. addProperty(Property property)Method parameters in org.cyclonedx.model with type arguments of type Property Modifier and Type Method Description voidBom. setProperties(java.util.List<Property> properties)voidComponent. setProperties(java.util.List<Property> properties)voidLicense. setProperties(java.util.List<Property> properties)voidMetadata. setProperties(java.util.List<Property> properties)voidReleaseNotes. setProperties(java.util.List<Property> properties)voidService. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.model.component
Fields in org.cyclonedx.model.component with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>ModelCard. propertiesMethods in org.cyclonedx.model.component that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>ModelCard. getProperties()Method parameters in org.cyclonedx.model.component with type arguments of type Property Modifier and Type Method Description voidModelCard. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.model.component.modelCard.consideration
Fields in org.cyclonedx.model.component.modelCard.consideration with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>EnvironmentalConsideration. propertiesMethods in org.cyclonedx.model.component.modelCard.consideration that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>EnvironmentalConsideration. getProperties()Method parameters in org.cyclonedx.model.component.modelCard.consideration with type arguments of type Property Modifier and Type Method Description voidEnvironmentalConsideration. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.model.component.modelCard.consideration.consumption
Fields in org.cyclonedx.model.component.modelCard.consideration.consumption with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>EnergyConsumption. propertiesMethods in org.cyclonedx.model.component.modelCard.consideration.consumption that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>EnergyConsumption. getProperties()Method parameters in org.cyclonedx.model.component.modelCard.consideration.consumption with type arguments of type Property Modifier and Type Method Description voidEnergyConsumption. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.model.definition
Fields in org.cyclonedx.model.definition with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>Requirement. propertiesMethods in org.cyclonedx.model.definition that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>Requirement. getProperties()Method parameters in org.cyclonedx.model.definition with type arguments of type Property Modifier and Type Method Description voidRequirement. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.model.formulation
Fields in org.cyclonedx.model.formulation with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>Formula. propertiesMethods in org.cyclonedx.model.formulation that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>Formula. getProperties()Methods in org.cyclonedx.model.formulation with parameters of type Property Modifier and Type Method Description voidFormula. addProperty(Property property)Method parameters in org.cyclonedx.model.formulation with type arguments of type Property Modifier and Type Method Description voidFormula. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.model.formulation.common
Fields in org.cyclonedx.model.formulation.common declared as Property Modifier and Type Field Description private PropertyEnvVariableChoice. environmentVarFields in org.cyclonedx.model.formulation.common with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>AbstractType. propertiesprotected java.util.List<Property>BasicDataAbstract. propertiesMethods in org.cyclonedx.model.formulation.common that return Property Modifier and Type Method Description PropertyEnvVariableChoice. getEnvironmentVar()Methods in org.cyclonedx.model.formulation.common that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>AbstractType. getProperties()java.util.List<Property>BasicDataAbstract. getProperties()Methods in org.cyclonedx.model.formulation.common with parameters of type Property Modifier and Type Method Description voidEnvVariableChoice. setEnvironmentVar(Property environmentVar)Method parameters in org.cyclonedx.model.formulation.common with type arguments of type Property Modifier and Type Method Description voidAbstractType. setProperties(java.util.List<Property> properties)voidBasicDataAbstract. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.model.formulation.task
Fields in org.cyclonedx.model.formulation.task with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>Command. propertiesprivate java.util.List<Property>Step. propertiesMethods in org.cyclonedx.model.formulation.task that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>Command. getProperties()java.util.List<Property>Step. getProperties()Method parameters in org.cyclonedx.model.formulation.task with type arguments of type Property Modifier and Type Method Description voidCommand. setProperties(java.util.List<Property> properties)voidStep. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.model.formulation.trigger
Fields in org.cyclonedx.model.formulation.trigger with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>Condition. propertiesprivate java.util.List<Property>Event. propertiesMethods in org.cyclonedx.model.formulation.trigger that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>Condition. getProperties()java.util.List<Property>Event. getProperties()Method parameters in org.cyclonedx.model.formulation.trigger with type arguments of type Property Modifier and Type Method Description voidCondition. setProperties(java.util.List<Property> properties)voidEvent. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.model.formulation.workspace
Fields in org.cyclonedx.model.formulation.workspace with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>Volume. propertiesMethods in org.cyclonedx.model.formulation.workspace that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>Volume. getProperties()Method parameters in org.cyclonedx.model.formulation.workspace with type arguments of type Property Modifier and Type Method Description voidVolume. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.model.vulnerability
Fields in org.cyclonedx.model.vulnerability with type parameters of type Property Modifier and Type Field Description private java.util.List<Property>Vulnerability. propertiesMethods in org.cyclonedx.model.vulnerability that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>Vulnerability. getProperties()Method parameters in org.cyclonedx.model.vulnerability with type arguments of type Property Modifier and Type Method Description voidVulnerability. setProperties(java.util.List<Property> properties) -
Uses of Property in org.cyclonedx.util.deserializer
Methods in org.cyclonedx.util.deserializer that return Property Modifier and Type Method Description private PropertyEnvVariableChoiceDeserializer. createProperty(com.fasterxml.jackson.databind.JsonNode envVarNode)PropertyPropertyDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context)private PropertyPropertiesDeserializer. parseProperty(com.fasterxml.jackson.databind.JsonNode node, com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt)Methods in org.cyclonedx.util.deserializer that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>PropertiesDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt)private java.util.List<Property>PropertiesDeserializer. parseProperties(com.fasterxml.jackson.databind.JsonNode node, com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) -
Uses of Property in org.cyclonedx.util.serializer
Methods in org.cyclonedx.util.serializer that return types with arguments of type Property Modifier and Type Method Description java.lang.Class<java.util.List<Property>>PropertiesSerializer. handledType()Method parameters in org.cyclonedx.util.serializer with type arguments of type Property Modifier and Type Method Description voidPropertiesSerializer. serialize(java.util.List<Property> properties, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializers)private voidPropertiesSerializer. serializerJson(java.util.List<Property> properties, com.fasterxml.jackson.core.JsonGenerator jsonGenerator)private static voidPropertiesSerializer. serializeXml(java.util.List<Property> properties, com.fasterxml.jackson.dataformat.xml.ser.ToXmlGenerator xmlGenerator)
-