Interface EdmType

All Superinterfaces:
EdmNamed
All Known Subinterfaces:
EdmAssociation, EdmComplexType, EdmEntityType, EdmSimpleType, EdmStructuralType
All Known Implementing Classes:
AbstractSimpleType, Bit, EdmAssociationImplProv, EdmBinary, EdmBoolean, EdmByte, EdmComplexTypeImplProv, EdmDateTime, EdmDateTimeOffset, EdmDecimal, EdmDouble, EdmEntityTypeImplProv, EdmGuid, EdmInt16, EdmInt32, EdmInt64, EdmNull, EdmSByte, EdmSingle, EdmString, EdmStructuralTypeImplProv, EdmTime, Uint7

public interface EdmType extends EdmNamed