Package org.accellera.IPXACT_1685_2014
Class ComponentType
- java.lang.Object
-
- org.accellera.IPXACT_1685_2014.ComponentType
-
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public class ComponentType extends java.lang.ObjectComponent-specific extension to componentTypeJava class for componentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="componentType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}versionedIdentifier"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}busInterfaces" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}indirectInterfaces" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}channels" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}remapStates" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}addressSpaces" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}memoryMaps" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}model" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}componentGenerators" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}choices" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}fileSets" minOccurs="0"/> <element name="whiteboxElements" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="whiteboxElement" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}whiteboxElementType" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="cpus" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="cpu" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}nameGroup"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}isPresent" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}addressSpaceRef" maxOccurs="unbounded"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}parameters" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}vendorExtensions" minOccurs="0"/> </sequence> <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="otherClockDrivers" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}otherClocks" minOccurs="0"/> <element name="resetTypes" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="resetType" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}nameGroup"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}vendorExtensions" minOccurs="0"/> </sequence> <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}description" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}parameters" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}assertions" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}vendorExtensions" minOccurs="0"/> </sequence> <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classComponentType.CpusJava class for anonymous complex type.static classComponentType.ResetTypesJava class for anonymous complex type.static classComponentType.WhiteboxElementsJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected AddressSpacesaddressSpacesprotected Assertionsassertionsprotected BusInterfacesbusInterfacesprotected Channelschannelsprotected Choiceschoicesprotected ComponentGeneratorscomponentGeneratorsprotected ComponentType.Cpuscpusprotected java.lang.Stringdescriptionprotected FileSetsfileSetsprotected java.lang.Stringidprotected IndirectInterfacesindirectInterfacesprotected java.lang.Stringlibraryprotected MemoryMapsmemoryMapsprotected ModelTypemodelprotected java.lang.Stringnameprotected OtherClocksotherClockDriversprotected Parametersparametersprotected RemapStatesremapStatesprotected ComponentType.ResetTypesresetTypesprotected java.lang.Stringvendorprotected VendorExtensionsvendorExtensionsprotected java.lang.Stringversionprotected ComponentType.WhiteboxElementswhiteboxElements
-
Constructor Summary
Constructors Constructor Description ComponentType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AddressSpacesgetAddressSpaces()Gets the value of the addressSpaces property.AssertionsgetAssertions()Gets the value of the assertions property.BusInterfacesgetBusInterfaces()Gets the value of the busInterfaces property.ChannelsgetChannels()Gets the value of the channels property.ChoicesgetChoices()Gets the value of the choices property.ComponentGeneratorsgetComponentGenerators()Generator list is tools-specific.ComponentType.CpusgetCpus()Gets the value of the cpus property.java.lang.StringgetDescription()Gets the value of the description property.FileSetsgetFileSets()Gets the value of the fileSets property.java.lang.StringgetId()Gets the value of the id property.IndirectInterfacesgetIndirectInterfaces()Gets the value of the indirectInterfaces property.java.lang.StringgetLibrary()Gets the value of the library property.MemoryMapsgetMemoryMaps()Gets the value of the memoryMaps property.ModelTypegetModel()Gets the value of the model property.java.lang.StringgetName()Gets the value of the name property.OtherClocksgetOtherClockDrivers()Gets the value of the otherClockDrivers property.ParametersgetParameters()Gets the value of the parameters property.RemapStatesgetRemapStates()Gets the value of the remapStates property.ComponentType.ResetTypesgetResetTypes()Gets the value of the resetTypes property.java.lang.StringgetVendor()Gets the value of the vendor property.VendorExtensionsgetVendorExtensions()Gets the value of the vendorExtensions property.java.lang.StringgetVersion()Gets the value of the version property.ComponentType.WhiteboxElementsgetWhiteboxElements()Gets the value of the whiteboxElements property.voidsetAddressSpaces(AddressSpaces value)Sets the value of the addressSpaces property.voidsetAssertions(Assertions value)Sets the value of the assertions property.voidsetBusInterfaces(BusInterfaces value)Sets the value of the busInterfaces property.voidsetChannels(Channels value)Sets the value of the channels property.voidsetChoices(Choices value)Sets the value of the choices property.voidsetComponentGenerators(ComponentGenerators value)Sets the value of the componentGenerators property.voidsetCpus(ComponentType.Cpus value)Sets the value of the cpus property.voidsetDescription(java.lang.String value)Sets the value of the description property.voidsetFileSets(FileSets value)Sets the value of the fileSets property.voidsetId(java.lang.String value)Sets the value of the id property.voidsetIndirectInterfaces(IndirectInterfaces value)Sets the value of the indirectInterfaces property.voidsetLibrary(java.lang.String value)Sets the value of the library property.voidsetMemoryMaps(MemoryMaps value)Sets the value of the memoryMaps property.voidsetModel(ModelType value)Sets the value of the model property.voidsetName(java.lang.String value)Sets the value of the name property.voidsetOtherClockDrivers(OtherClocks value)Sets the value of the otherClockDrivers property.voidsetParameters(Parameters value)Sets the value of the parameters property.voidsetRemapStates(RemapStates value)Sets the value of the remapStates property.voidsetResetTypes(ComponentType.ResetTypes value)Sets the value of the resetTypes property.voidsetVendor(java.lang.String value)Sets the value of the vendor property.voidsetVendorExtensions(VendorExtensions value)Sets the value of the vendorExtensions property.voidsetVersion(java.lang.String value)Sets the value of the version property.voidsetWhiteboxElements(ComponentType.WhiteboxElements value)Sets the value of the whiteboxElements property.
-
-
-
Field Detail
-
vendor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.String vendor
-
library
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.String library
-
name
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.String name
-
version
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.String version
-
busInterfaces
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected BusInterfaces busInterfaces
-
indirectInterfaces
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected IndirectInterfaces indirectInterfaces
-
channels
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected Channels channels
-
remapStates
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected RemapStates remapStates
-
addressSpaces
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected AddressSpaces addressSpaces
-
memoryMaps
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected MemoryMaps memoryMaps
-
model
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected ModelType model
-
componentGenerators
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected ComponentGenerators componentGenerators
-
choices
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected Choices choices
-
fileSets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected FileSets fileSets
-
whiteboxElements
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected ComponentType.WhiteboxElements whiteboxElements
-
cpus
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected ComponentType.Cpus cpus
-
otherClockDrivers
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected OtherClocks otherClockDrivers
-
resetTypes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected ComponentType.ResetTypes resetTypes
-
description
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.String description
-
parameters
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected Parameters parameters
-
assertions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected Assertions assertions
-
vendorExtensions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected VendorExtensions vendorExtensions
-
id
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.String id
-
-
Method Detail
-
getVendor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.String getVendor()Gets the value of the vendor property.- Returns:
- possible object is
String
-
setVendor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setVendor(java.lang.String value)Sets the value of the vendor property.- Parameters:
value- allowed object isString
-
getLibrary
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.String getLibrary()Gets the value of the library property.- Returns:
- possible object is
String
-
setLibrary
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setLibrary(java.lang.String value)Sets the value of the library property.- Parameters:
value- allowed object isString
-
getName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.String getName()Gets the value of the name property.- Returns:
- possible object is
String
-
setName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setName(java.lang.String value)Sets the value of the name property.- Parameters:
value- allowed object isString
-
getVersion
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.String getVersion()Gets the value of the version property.- Returns:
- possible object is
String
-
setVersion
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setVersion(java.lang.String value)Sets the value of the version property.- Parameters:
value- allowed object isString
-
getBusInterfaces
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public BusInterfaces getBusInterfaces()Gets the value of the busInterfaces property.- Returns:
- possible object is
BusInterfaces
-
setBusInterfaces
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setBusInterfaces(BusInterfaces value)Sets the value of the busInterfaces property.- Parameters:
value- allowed object isBusInterfaces
-
getIndirectInterfaces
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public IndirectInterfaces getIndirectInterfaces()Gets the value of the indirectInterfaces property.- Returns:
- possible object is
IndirectInterfaces
-
setIndirectInterfaces
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setIndirectInterfaces(IndirectInterfaces value)Sets the value of the indirectInterfaces property.- Parameters:
value- allowed object isIndirectInterfaces
-
getChannels
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public Channels getChannels()Gets the value of the channels property.- Returns:
- possible object is
Channels
-
setChannels
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setChannels(Channels value)Sets the value of the channels property.- Parameters:
value- allowed object isChannels
-
getRemapStates
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public RemapStates getRemapStates()Gets the value of the remapStates property.- Returns:
- possible object is
RemapStates
-
setRemapStates
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setRemapStates(RemapStates value)Sets the value of the remapStates property.- Parameters:
value- allowed object isRemapStates
-
getAddressSpaces
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public AddressSpaces getAddressSpaces()Gets the value of the addressSpaces property.- Returns:
- possible object is
AddressSpaces
-
setAddressSpaces
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setAddressSpaces(AddressSpaces value)Sets the value of the addressSpaces property.- Parameters:
value- allowed object isAddressSpaces
-
getMemoryMaps
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public MemoryMaps getMemoryMaps()Gets the value of the memoryMaps property.- Returns:
- possible object is
MemoryMaps
-
setMemoryMaps
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setMemoryMaps(MemoryMaps value)Sets the value of the memoryMaps property.- Parameters:
value- allowed object isMemoryMaps
-
getModel
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public ModelType getModel()Gets the value of the model property.- Returns:
- possible object is
ModelType
-
setModel
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setModel(ModelType value)Sets the value of the model property.- Parameters:
value- allowed object isModelType
-
getComponentGenerators
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public ComponentGenerators getComponentGenerators()Generator list is tools-specific.- Returns:
- possible object is
ComponentGenerators
-
setComponentGenerators
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setComponentGenerators(ComponentGenerators value)Sets the value of the componentGenerators property.- Parameters:
value- allowed object isComponentGenerators
-
getChoices
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public Choices getChoices()Gets the value of the choices property.- Returns:
- possible object is
Choices
-
setChoices
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setChoices(Choices value)Sets the value of the choices property.- Parameters:
value- allowed object isChoices
-
getFileSets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public FileSets getFileSets()Gets the value of the fileSets property.- Returns:
- possible object is
FileSets
-
setFileSets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setFileSets(FileSets value)Sets the value of the fileSets property.- Parameters:
value- allowed object isFileSets
-
getWhiteboxElements
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public ComponentType.WhiteboxElements getWhiteboxElements()Gets the value of the whiteboxElements property.- Returns:
- possible object is
ComponentType.WhiteboxElements
-
setWhiteboxElements
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setWhiteboxElements(ComponentType.WhiteboxElements value)Sets the value of the whiteboxElements property.- Parameters:
value- allowed object isComponentType.WhiteboxElements
-
getCpus
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public ComponentType.Cpus getCpus()Gets the value of the cpus property.- Returns:
- possible object is
ComponentType.Cpus
-
setCpus
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setCpus(ComponentType.Cpus value)Sets the value of the cpus property.- Parameters:
value- allowed object isComponentType.Cpus
-
getOtherClockDrivers
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public OtherClocks getOtherClockDrivers()Gets the value of the otherClockDrivers property.- Returns:
- possible object is
OtherClocks
-
setOtherClockDrivers
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setOtherClockDrivers(OtherClocks value)Sets the value of the otherClockDrivers property.- Parameters:
value- allowed object isOtherClocks
-
getResetTypes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public ComponentType.ResetTypes getResetTypes()Gets the value of the resetTypes property.- Returns:
- possible object is
ComponentType.ResetTypes
-
setResetTypes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setResetTypes(ComponentType.ResetTypes value)Sets the value of the resetTypes property.- Parameters:
value- allowed object isComponentType.ResetTypes
-
getDescription
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.String getDescription()Gets the value of the description property.- Returns:
- possible object is
String
-
setDescription
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setDescription(java.lang.String value)Sets the value of the description property.- Parameters:
value- allowed object isString
-
getParameters
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public Parameters getParameters()Gets the value of the parameters property.- Returns:
- possible object is
Parameters
-
setParameters
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setParameters(Parameters value)Sets the value of the parameters property.- Parameters:
value- allowed object isParameters
-
getAssertions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public Assertions getAssertions()Gets the value of the assertions property.- Returns:
- possible object is
Assertions
-
setAssertions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setAssertions(Assertions value)Sets the value of the assertions property.- Parameters:
value- allowed object isAssertions
-
getVendorExtensions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public VendorExtensions getVendorExtensions()Gets the value of the vendorExtensions property.- Returns:
- possible object is
VendorExtensions
-
setVendorExtensions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setVendorExtensions(VendorExtensions value)Sets the value of the vendorExtensions property.- Parameters:
value- allowed object isVendorExtensions
-
getId
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.String getId()Gets the value of the id property.- Returns:
- possible object is
String
-
setId
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setId(java.lang.String value)Sets the value of the id property.- Parameters:
value- allowed object isString
-
-