com.eu.miscedautils.ipxact.Component
Class HierInterface

java.lang.Object
  extended by com.eu.miscedautils.ipxact.Component.Interface
      extended by com.eu.miscedautils.ipxact.Component.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>
 


Constructor Summary
HierInterface()
           
 
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 com.eu.miscedautils.ipxact.Component.Interface
getBusRef, getComponentRef, setBusRef, setComponentRef
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HierInterface

public HierInterface()
Method Detail

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