Package org.accellera.IPXACT_1685_2014
Class UnsignedBitVectorExpression
- java.lang.Object
- 
- org.accellera.IPXACT_1685_2014.ComplexBaseExpression
- 
- org.accellera.IPXACT_1685_2014.UnsignedBitVectorExpression
 
 
- 
 @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:54Z") public class UnsignedBitVectorExpression extends ComplexBaseExpressionRepresents a bit-string. It supports an expression value.Java class for unsignedBitVectorExpression complex type. The following schema fragment specifies the expected content contained within this class. <complexType name="unsignedBitVectorExpression"> <simpleContent> <extension base="<http://www.accellera.org/XMLSchema/IPXACT/1685-2014>complexBaseExpression"> <anyAttribute processContents='lax' namespace='##other'/> </extension> </simpleContent> </complexType>
- 
- 
Field Summary- 
Fields inherited from class org.accellera.IPXACT_1685_2014.ComplexBaseExpressionvalue
 
- 
 - 
Constructor SummaryConstructors Constructor Description UnsignedBitVectorExpression()
 - 
Method Summary- 
Methods inherited from class org.accellera.IPXACT_1685_2014.ComplexBaseExpressiongetOtherAttributes, getValue, setValue
 
- 
 
-