|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Abstractor.RemapStates.RemapState.RemapPorts.RemapPort
public static class RemapStates.RemapState.RemapPorts.RemapPort
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <simpleContent> <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>scaledNonNegativeInteger"> <attribute name="portNameRef" use="required" type="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}portName" /> <attribute name="portIndex" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" /> </extension> </simpleContent> </complexType>
Constructor Summary | |
---|---|
RemapStates.RemapState.RemapPorts.RemapPort()
|
Method Summary | |
---|---|
java.math.BigInteger |
getPortIndex()
Gets the value of the portIndex property. |
java.lang.String |
getPortNameRef()
Gets the value of the portNameRef property. |
java.lang.String |
getValue()
A scaled nonnegative integer that consists of the value set {0, 1, ...}. |
void |
setPortIndex(java.math.BigInteger value)
Sets the value of the portIndex property. |
void |
setPortNameRef(java.lang.String value)
Sets the value of the portNameRef property. |
void |
setValue(java.lang.String value)
Sets the value of the value property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemapStates.RemapState.RemapPorts.RemapPort()
Method Detail |
---|
public java.lang.String getValue()
String
public void setValue(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPortNameRef()
String
public void setPortNameRef(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getPortIndex()
BigInteger
public void setPortIndex(java.math.BigInteger value)
value
- allowed object is
BigInteger
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |