Interface OsidPrimitive

All Superinterfaces:
OsidPrimitive, Serializable
All Known Subinterfaces:
Coordinate, Currency, DateTime, DisplayText, Distance, Duration, Heading, Id, SpatialUnit, Speed, Time, Type, Version

public interface OsidPrimitive extends OsidPrimitive

A marker interface for an interface that behaves like a language primitive. Primitive types, such as numbers and strings, do not encapsulate behaviors supplied by an OSID Provider. More complex primitives are expressed through interface definitions but are treated in a similar fashion as a language primitive. OSID Primitives supplied by an OSID Consumer must be consumable by any OSID Provider.

  • Method Summary

    Methods inherited from interface OsidPrimitive

    toString
    Modifier and Type
    Method
    Description
    Returns a string representation of this OsidPrimitive.