Class FieldOption


  • public class FieldOption
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String field  
      java.lang.String option  
      java.lang.String targetMessageType  
    • Constructor Summary

      Constructors 
      Constructor Description
      FieldOption()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • targetMessageType

        public java.lang.String targetMessageType
      • field

        public java.lang.String field
      • option

        public java.lang.String option
    • Constructor Detail

      • FieldOption

        public FieldOption()