Uses of Class
com.eu.miscedautils.ipxact.AbstractionDefinition.DefaultValue

Packages that use DefaultValue
com.eu.miscedautils.ipxact.AbstractionDefinition   
 

Uses of DefaultValue in com.eu.miscedautils.ipxact.AbstractionDefinition
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition that return DefaultValue
 DefaultValue ObjectFactory.createDefaultValue()
          Create an instance of DefaultValue
 DefaultValue DriverType.getDefaultValue()
          Gets the value of the defaultValue property.
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition with parameters of type DefaultValue
 void DriverType.setDefaultValue(DefaultValue value)
          Sets the value of the defaultValue property.