|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Component.AbstractorBusInterfaceType.PortMaps.PortMap.PhysicalPort
public static class AbstractorBusInterfaceType.PortMaps.PortMap.PhysicalPort
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="name" type="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}portName"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}vector" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
AbstractorBusInterfaceType.PortMaps.PortMap.PhysicalPort()
|
Method Summary | |
---|---|
java.lang.String |
getName()
Gets the value of the name property. |
Vector |
getVector()
Gets the value of the vector property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setVector(Vector value)
Sets the value of the vector property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractorBusInterfaceType.PortMaps.PortMap.PhysicalPort()
Method Detail |
---|
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public Vector getVector()
Vector
public void setVector(Vector value)
value
- allowed object is
Vector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |