com.eu.miscedautils.ipxact.AbstractionDefinition
Class FileSetType.Function.Argument

java.lang.Object
  extended by com.eu.miscedautils.ipxact.AbstractionDefinition.NameValuePairType
      extended by com.eu.miscedautils.ipxact.AbstractionDefinition.FileSetType.Function.Argument
Enclosing class:
FileSetType.Function

public static class FileSetType.Function.Argument
extends NameValuePairType

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <extension base="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}nameValuePairType">
       <attribute name="dataType" use="required" type="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}dataTypeType" />
       <anyAttribute processContents='lax'/>
     </extension>
   </complexContent>
 </complexType>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class com.eu.miscedautils.ipxact.AbstractionDefinition.NameValuePairType
NameValuePairType.Value
 
Constructor Summary
FileSetType.Function.Argument()
           
 
Method Summary
 DataTypeType getDataType()
          Gets the value of the dataType property.
 void setDataType(DataTypeType value)
          Sets the value of the dataType property.
 
Methods inherited from class com.eu.miscedautils.ipxact.AbstractionDefinition.NameValuePairType
getDescription, getDisplayName, getName, getOtherAttributes, getValue, getVendorExtensions, setDescription, setDisplayName, setName, setValue, setVendorExtensions
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSetType.Function.Argument

public FileSetType.Function.Argument()
Method Detail

getDataType

public DataTypeType getDataType()
Gets the value of the dataType property.

Returns:
possible object is DataTypeType

setDataType

public void setDataType(DataTypeType value)
Sets the value of the dataType property.

Parameters:
value - allowed object is DataTypeType