Class TypedAttributeReference

All Implemented Interfaces:
Serializable

public class TypedAttributeReference extends AttributeReference
See Also:
  • Constructor Details

    • TypedAttributeReference

      public TypedAttributeReference(String entityName, String attributeName, DataType dataType)
  • Method Details

    • getDataType

      public DataType getDataType()