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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor 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.Abstractor with parameters of type FieldType.Testable
 void FieldType.setTestable(FieldType.Testable value)
          Sets the value of the testable property.