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

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

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

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

Methods in com.eu.miscedautils.ipxact.Component 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.