com.eu.miscedautils.ipxact.Component
Class BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector

java.lang.Object
  extended by com.eu.miscedautils.ipxact.Component.BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector
Enclosing class:
BusInterfaceType.PortMaps.PortMap.LogicalPort

public static class BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector
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="left">
           <complexType>
             <simpleContent>
               <extension base="<http://www.w3.org/2001/XMLSchema>nonNegativeInteger">
                 <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}long.prompt.att"/>
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="right">
           <complexType>
             <simpleContent>
               <extension base="<http://www.w3.org/2001/XMLSchema>nonNegativeInteger">
                 <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}long.prompt.att"/>
               </extension>
             </simpleContent>
           </complexType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left
          Java class for anonymous complex type.
static class BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right
          Java class for anonymous complex type.
 
Constructor Summary
BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector()
           
 
Method Summary
 BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left getLeft()
          Gets the value of the left property.
 BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right getRight()
          Gets the value of the right property.
 void setLeft(BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left value)
          Sets the value of the left property.
 void setRight(BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right value)
          Sets the value of the right property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector

public BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector()
Method Detail

getLeft

public BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left getLeft()
Gets the value of the left property.

Returns:
possible object is BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left

setLeft

public void setLeft(BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left value)
Sets the value of the left property.

Parameters:
value - allowed object is BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left

getRight

public BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right getRight()
Gets the value of the right property.

Returns:
possible object is BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right

setRight

public void setRight(BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right value)
Sets the value of the right property.

Parameters:
value - allowed object is BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right