Interface PropertyType

All Known Implementing Classes:
StaticPropertyType

public interface PropertyType
This interface represents a type (the Type in Property).
Author:
Mark Woon
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getId()
    The id for this type.
  • Method Details

    • getId

      java.lang.String getId()
      The id for this type.