com.eu.miscedautils.ipxact.Abstractor
Class HierInterface
java.lang.Object
com.eu.miscedautils.ipxact.Abstractor.Interface
com.eu.miscedautils.ipxact.Abstractor.HierInterface
public class HierInterface
- extends Interface
Hierarchical reference to an interface
Java class for hierInterface complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="hierInterface">
<complexContent>
<extension base="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}interface">
<attribute name="path" type="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}instancePath" />
</extension>
</complexContent>
</complexType>
Method Summary |
java.lang.String |
getPath()
Gets the value of the path property. |
void |
setPath(java.lang.String value)
Sets the value of the path property. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HierInterface
public HierInterface()
getPath
public java.lang.String getPath()
- Gets the value of the path property.
- Returns:
- possible object is
String
setPath
public void setPath(java.lang.String value)
- Sets the value of the path property.
- Parameters:
value
- allowed object is
String