Instance sansungInst = sansungImpl.createInstance(null, null);
apam.waitForIt(Constants.CONST_WAIT_TIME);
GenericSwitch samsungSwitch = (GenericSwitch) sansungInst
.getServiceObject();
int finalSize = s1.getEletronicInstancesInArray().length;
String messageTemplate = "We use as dependency a multiple field(Set type) to receive all instances available of the type %s, after create a new instance this Set should receive the new instance";