Class StructConverterType


  • public class StructConverterType
    extends java.lang.Object
    This class contains predefined StructConverter types. Users can use these types to define what StructConverter to use. For instance: @StructConverter(name="JGeom", converter="JGEOMETRY")
    Author:
    tware
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String JGeometry  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StructConverterType

        public StructConverterType()