Package org.accellera.IPXACT_1685_2014
Class AbstractionDefinition.Ports.Port.Transactional.OnSystem
- java.lang.Object
-
- org.accellera.IPXACT_1685_2014.AbstractionDefinition.Ports.Port.Transactional.OnSystem
-
- Enclosing class:
- AbstractionDefinition.Ports.Port.Transactional
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public static class AbstractionDefinition.Ports.Port.Transactional.OnSystem extends java.lang.Object
Java 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="group" type="{http://www.w3.org/2001/XMLSchema}Name"/> <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}transactionalPort"/> </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 UnsignedPositiveIntExpression
busWidth
protected java.lang.String
group
protected java.lang.String
id
protected java.lang.String
initiative
protected Kind
kind
protected PresenceType
presence
protected Protocol
protocol
-
Constructor Summary
Constructors Constructor Description OnSystem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UnsignedPositiveIntExpression
getBusWidth()
Gets the value of the busWidth property.java.lang.String
getGroup()
Gets the value of the group property.java.lang.String
getId()
Gets the value of the id property.java.lang.String
getInitiative()
Gets the value of the initiative property.Kind
getKind()
Gets the value of the kind property.PresenceType
getPresence()
Gets the value of the presence property.Protocol
getProtocol()
If this element is present, the name must matchvoid
setBusWidth(UnsignedPositiveIntExpression value)
Sets the value of the busWidth property.void
setGroup(java.lang.String value)
Sets the value of the group property.void
setId(java.lang.String value)
Sets the value of the id property.void
setInitiative(java.lang.String value)
Sets the value of the initiative property.void
setKind(Kind value)
Sets the value of the kind property.void
setPresence(PresenceType value)
Sets the value of the presence property.void
setProtocol(Protocol value)
Sets the value of the protocol property.
-
-
-
Field Detail
-
group
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") protected java.lang.String group
-
presence
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") protected PresenceType presence
-
initiative
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") protected java.lang.String initiative
-
kind
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") protected Kind kind
-
busWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") protected UnsignedPositiveIntExpression busWidth
-
protocol
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") protected Protocol protocol
-
id
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") protected java.lang.String id
-
-
Method Detail
-
getGroup
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public java.lang.String getGroup()
Gets the value of the group property.- Returns:
- possible object is
String
-
setGroup
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public void setGroup(java.lang.String value)
Sets the value of the group property.- Parameters:
value
- allowed object isString
-
getPresence
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public PresenceType getPresence()
Gets the value of the presence property.- Returns:
- possible object is
PresenceType
-
setPresence
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public void setPresence(PresenceType value)
Sets the value of the presence property.- Parameters:
value
- allowed object isPresenceType
-
getInitiative
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public java.lang.String getInitiative()
Gets the value of the initiative property.- Returns:
- possible object is
String
-
setInitiative
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public void setInitiative(java.lang.String value)
Sets the value of the initiative property.- Parameters:
value
- allowed object isString
-
getKind
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public Kind getKind()
Gets the value of the kind property.- Returns:
- possible object is
Kind
-
setKind
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public void setKind(Kind value)
Sets the value of the kind property.- Parameters:
value
- allowed object isKind
-
getBusWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public UnsignedPositiveIntExpression getBusWidth()
Gets the value of the busWidth property.- Returns:
- possible object is
UnsignedPositiveIntExpression
-
setBusWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public void setBusWidth(UnsignedPositiveIntExpression value)
Sets the value of the busWidth property.- Parameters:
value
- allowed object isUnsignedPositiveIntExpression
-
getProtocol
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public Protocol getProtocol()
If this element is present, the name must match- Returns:
- possible object is
Protocol
-
setProtocol
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") public void setProtocol(Protocol value)
Sets the value of the protocol property.- Parameters:
value
- allowed object isProtocol
-
getId
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.8", date="2024-11-14T04:42:42Z") 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="2024-11-14T04:42:42Z") public void setId(java.lang.String value)
Sets the value of the id property.- Parameters:
value
- allowed object isString
-
-