Uses of Class
com.eu.miscedautils.ipxact.DesignConfig.NameValueTypeType

Packages that use NameValueTypeType
com.eu.miscedautils.ipxact.DesignConfig   
 

Uses of NameValueTypeType in com.eu.miscedautils.ipxact.DesignConfig
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return NameValueTypeType
 NameValueTypeType ObjectFactory.createNameValueTypeType()
          Create an instance of NameValueTypeType
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return types with arguments of type NameValueTypeType
 java.util.List<NameValueTypeType> ModelType.ModelParameters.getModelParameter()
          Gets the value of the modelParameter property.
 java.util.List<NameValueTypeType> AbstractorModelType.ModelParameters.getModelParameter()
          Gets the value of the modelParameter property.