Uses of Class
com.eu.miscedautils.ipxact.Component.FieldType.Testable

Packages that use FieldType.Testable
com.eu.miscedautils.ipxact.Component   
 

Uses of FieldType.Testable in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return FieldType.Testable
 FieldType.Testable ObjectFactory.createFieldTypeTestable()
          Create an instance of FieldType.Testable
 FieldType.Testable FieldType.getTestable()
          Gets the value of the testable property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type FieldType.Testable
 void FieldType.setTestable(FieldType.Testable value)
          Sets the value of the testable property.