Class AliasPathMetadata


  • public final class AliasPathMetadata
    extends Object
    The AliasPathMetadata model.
    • Constructor Detail

      • AliasPathMetadata

        public AliasPathMetadata()
    • Method Detail

      • type

        public AliasPathTokenType type()
        Get the type property: The type of the token that the alias path is referring to.
        Returns:
        the type value.
      • attributes

        public AliasPathAttributes attributes()
        Get the attributes property: The attributes of the token that the alias path is referring to.
        Returns:
        the attributes value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.