Interface HyperonAttributeDefinition

All Known Implementing Classes:
HyperonAttributeDefinitionImpl

public interface HyperonAttributeDefinition
  • Method Details

    • getAttrType

      String getAttrType()
    • getCode

      String getCode()
    • getName

      String getName()
    • getDescription

      String getDescription()
    • getProdSysType

      String getProdSysType()
    • getGroupName

      String getGroupName()
    • getDefaultType

      Type getDefaultType()
    • getDefaultValue

      String getDefaultValue()