com.eu.miscedautils.ipxact.DesignConfig
Class FileSetType.Function.SourceFile.SourceName

java.lang.Object
  extended by com.eu.miscedautils.ipxact.DesignConfig.FileSetType.Function.SourceFile.SourceName
Enclosing class:
FileSetType.Function.SourceFile

public static class FileSetType.Function.SourceFile.SourceName
extends java.lang.Object

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>spiritURI">
     </extension>
   </simpleContent>
 </complexType>
 


Constructor Summary
FileSetType.Function.SourceFile.SourceName()
           
 
Method Summary
 java.lang.String getValue()
          IP-XACT URI, like a standard xs:anyURI except that it can contain environment variables in the ${ } form, to be replaced by their value to provide the underlying URI
 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

FileSetType.Function.SourceFile.SourceName

public FileSetType.Function.SourceFile.SourceName()
Method Detail

getValue

public java.lang.String getValue()
IP-XACT URI, like a standard xs:anyURI except that it can contain environment variables in the ${ } form, to be replaced by their value to provide the underlying URI

Returns:
possible object is String

setValue

public void setValue(java.lang.String value)
Sets the value of the value property.

Parameters:
value - allowed object is String