Interface PartsConverter<T>


public interface PartsConverter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    fromElement(IBase theElement)
     
    toElement(T theParts)