Class SchemaDifference.AppliedDirectiveEnumValueLocation

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getEnumName()  
      java.lang.String getValueName()  
      • Methods inherited from class java.lang.Object

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

      • AppliedDirectiveEnumValueLocation

        public AppliedDirectiveEnumValueLocation​(java.lang.String enumName,
                                                 java.lang.String valueName)
    • Method Detail

      • getEnumName

        public java.lang.String getEnumName()
      • getValueName

        public java.lang.String getValueName()