com.eu.miscedautils.ipxact.Design
Class ExecutableImage.Name

java.lang.Object
  extended by com.eu.miscedautils.ipxact.Design.ExecutableImage.Name
Enclosing class:
ExecutableImage

public static class ExecutableImage.Name
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
ExecutableImage.Name()
           
 
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

ExecutableImage.Name

public ExecutableImage.Name()
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