Class Port


  • @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v3.0.2",
               date="2024-11-14T04:43:06Z")
    public class Port
    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>
             <group ref="{http://www.accellera.org/XMLSchema/SPIRIT/1685-2009-VE/CORE-1.0}port"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • portParameters

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:43:06Z")
        protected PortParameters portParameters
    • Constructor Detail

      • Port

        public Port()
    • Method Detail

      • getPortParameters

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:43:06Z")
        public PortParameters getPortParameters()
        Gets the value of the portParameters property.
        Returns:
        possible object is PortParameters
      • setPortParameters

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:43:06Z")
        public void setPortParameters​(PortParameters value)
        Sets the value of the portParameters property.
        Parameters:
        value - allowed object is PortParameters