Package org.accellera.IPXACT_1685_2014
Class DesignConfiguration.InterconnectionConfiguration.AbstractorInstances.AbstractorInstance
- java.lang.Object
-
- org.accellera.IPXACT_1685_2014.DesignConfiguration.InterconnectionConfiguration.AbstractorInstances.AbstractorInstance
-
- Enclosing class:
- DesignConfiguration.InterconnectionConfiguration.AbstractorInstances
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") public static class DesignConfiguration.InterconnectionConfiguration.AbstractorInstances.AbstractorInstance extends java.lang.ObjectJava class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="instanceName" type="{http://www.w3.org/2001/XMLSchema}Name"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}displayName" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}description" minOccurs="0"/> <element name="abstractorRef" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}configurableLibraryRefType"/> <element name="viewName" type="{http://www.w3.org/2001/XMLSchema}Name"/> </sequence> <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected ConfigurableLibraryRefTypeabstractorRefprotected java.lang.Stringdescriptionprotected java.lang.StringdisplayNameprotected java.lang.Stringidprotected java.lang.StringinstanceNameprotected java.lang.StringviewName
-
Constructor Summary
Constructors Constructor Description AbstractorInstance()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConfigurableLibraryRefTypegetAbstractorRef()Gets the value of the abstractorRef property.java.lang.StringgetDescription()Gets the value of the description property.java.lang.StringgetDisplayName()Gets the value of the displayName property.java.lang.StringgetId()Gets the value of the id property.java.lang.StringgetInstanceName()Gets the value of the instanceName property.java.lang.StringgetViewName()Gets the value of the viewName property.voidsetAbstractorRef(ConfigurableLibraryRefType value)Sets the value of the abstractorRef property.voidsetDescription(java.lang.String value)Sets the value of the description property.voidsetDisplayName(java.lang.String value)Sets the value of the displayName property.voidsetId(java.lang.String value)Sets the value of the id property.voidsetInstanceName(java.lang.String value)Sets the value of the instanceName property.voidsetViewName(java.lang.String value)Sets the value of the viewName property.
-
-
-
Field Detail
-
instanceName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") protected java.lang.String instanceName
-
displayName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") protected java.lang.String displayName
-
description
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") protected java.lang.String description
-
abstractorRef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") protected ConfigurableLibraryRefType abstractorRef
-
viewName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") protected java.lang.String viewName
-
id
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") protected java.lang.String id
-
-
Method Detail
-
getInstanceName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") public java.lang.String getInstanceName()Gets the value of the instanceName property.- Returns:
- possible object is
String
-
setInstanceName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") public void setInstanceName(java.lang.String value)Sets the value of the instanceName property.- Parameters:
value- allowed object isString
-
getDisplayName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") public java.lang.String getDisplayName()Gets the value of the displayName property.- Returns:
- possible object is
String
-
setDisplayName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") public void setDisplayName(java.lang.String value)Sets the value of the displayName property.- Parameters:
value- allowed object isString
-
getDescription
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") 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 v2.3.8", date="2025-10-14T04:40:56Z") public void setDescription(java.lang.String value)Sets the value of the description property.- Parameters:
value- allowed object isString
-
getAbstractorRef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") public ConfigurableLibraryRefType getAbstractorRef()Gets the value of the abstractorRef property.- Returns:
- possible object is
ConfigurableLibraryRefType
-
setAbstractorRef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") public void setAbstractorRef(ConfigurableLibraryRefType value)Sets the value of the abstractorRef property.- Parameters:
value- allowed object isConfigurableLibraryRefType
-
getViewName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") public java.lang.String getViewName()Gets the value of the viewName property.- Returns:
- possible object is
String
-
setViewName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") public void setViewName(java.lang.String value)Sets the value of the viewName property.- Parameters:
value- allowed object isString
-
getId
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2025-10-14T04:40:56Z") 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 v2.3.8", date="2025-10-14T04:40:56Z") public void setId(java.lang.String value)Sets the value of the id property.- Parameters:
value- allowed object isString
-
-