Interface AliasAccessor

All Known Subinterfaces:
AliasAccessor.AliasProperty, Schema
All Known Implementing Classes:
AbstractSchema

public interface AliasAccessor
Provides an accessor for a alias property.
  • Method Details

    • getAlias

      String getAlias()
      Retrieves the alias from the alias property.
      Returns:
      The alias stored by the alias property.