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

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

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

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

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