public interface

Named

org.odata4j.core.Named
Known Indirect Subclasses

Class Overview

An object with a name.

No behavior or semantics are implied, this is simply a convenient reusable interface.

Summary

Public Methods
abstract String getName()
Gets the name.

Public Methods

public abstract String getName ()

Gets the name.

Returns
  • the name