|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Abstractor.AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector
public static class AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector
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 |
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left
Java class for anonymous complex type. |
static class |
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right
Java class for anonymous complex type. |
Constructor Summary | |
---|---|
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector()
|
Method Summary | |
---|---|
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left |
getLeft()
Gets the value of the left property. |
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right |
getRight()
Gets the value of the right property. |
void |
setLeft(AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left value)
Sets the value of the left property. |
void |
setRight(AbstractorBusInterfaceType.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 |
---|
public AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector()
Method Detail |
---|
public AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left getLeft()
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left
public void setLeft(AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left value)
value
- allowed object is
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left
public AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right getRight()
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right
public void setRight(AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right value)
value
- allowed object is
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |