Interface ResponseBaseType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getLang()
      Returns the value of the 'Lang' attribute.
      String getService()
      Returns the value of the 'Service' attribute.
      String getVersion()
      Returns the value of the 'Version' attribute.
      boolean isSetService()
      Returns whether the value of the 'Service' attribute is set.
      boolean isSetVersion()
      Returns whether the value of the 'Version' attribute is set.
      void setLang​(String value)
      Sets the value of the 'Lang' attribute.
      void setService​(String value)
      Sets the value of the 'Service' attribute.
      void setVersion​(String value)
      Sets the value of the 'Version' attribute.
      void unsetService()
      Unsets the value of the 'Service' attribute.
      void unsetVersion()
      Unsets the value of the 'Version' attribute.
      • Methods inherited from interface EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver