Interface Named

    • Method Detail

      • getSymbolicName

        java.util.Optional<SymbolicName> getSymbolicName()
        Returns:
        An optional symbolic name.
      • getRequiredSymbolicName

        default SymbolicName getRequiredSymbolicName()
        Returns:
        A symbolic name
        Throws:
        java.lang.IllegalStateException - If this has not been named yet.