Interface DataSpecificationIEC61360Mixin


  • public interface DataSpecificationIEC61360Mixin
    • Method Detail

      • getPreferredNames

        List<io.adminshell.aas.v3.model.LangString> getPreferredNames()
      • getShortNames

        List<io.adminshell.aas.v3.model.LangString> getShortNames()
      • getUnitId

        io.adminshell.aas.v3.model.Reference getUnitId()
      • getSourceOfDefinition

        String getSourceOfDefinition()
      • getSymbol

        String getSymbol()
      • getDataType

        io.adminshell.aas.v3.model.DataTypeIEC61360 getDataType()
      • getDefinitions

        List<io.adminshell.aas.v3.model.LangString> getDefinitions()
      • getValueFormat

        String getValueFormat()
      • getValueList

        io.adminshell.aas.v3.model.ValueList getValueList()
      • getValueId

        io.adminshell.aas.v3.model.Reference getValueId()
      • getLevelTypes

        List<io.adminshell.aas.v3.model.LevelType> getLevelTypes()