com.eu.miscedautils.ipxact.DesignConfig
Class FileSetRef

java.lang.Object
  extended by com.eu.miscedautils.ipxact.DesignConfig.FileSetRef

public class FileSetRef
extends java.lang.Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="localName" type="{http://www.w3.org/2001/XMLSchema}Name"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
FileSetRef()
           
 
Method Summary
 java.lang.String getLocalName()
          Gets the value of the localName property.
 void setLocalName(java.lang.String value)
          Sets the value of the localName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSetRef

public FileSetRef()
Method Detail

getLocalName

public java.lang.String getLocalName()
Gets the value of the localName property.

Returns:
possible object is String

setLocalName

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

Parameters:
value - allowed object is String