Interface PackingInstruction


public interface PackingInstruction
  • Method Summary

    Modifier and Type
    Method
    Description
     
    <T> T
     
  • Method Details

    • packXML

      String packXML()
    • unpackXML

      <T> T unpackXML()