Interface ARequirementsHandler

All Superinterfaces:
AObject, Object
All Known Implementing Classes:
GFARequirementsHandler

public interface ARequirementsHandler extends AObject
  • Method Details

    • getcontainsS

      Boolean getcontainsS()
    • getSType

      String getSType()
    • getSHasTypeName

      Boolean getSHasTypeName()
    • getSNameValue

      String getSNameValue()
    • getcontainsScript

      Boolean getcontainsScript()
    • getScriptType

      String getScriptType()
    • getScriptHasTypeStringText

      Boolean getScriptHasTypeStringText()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()