Interface EdmProperty

    • Method Detail

      • getMimeType

        String getMimeType()
                    throws EdmException
        Get the related mime type for the property
        Returns:
        mime type as String
        Throws:
        EdmException - Caso ocorra uma exceção EDM
      • isSimple

        boolean isSimple()
        Get the info if the property is a simple property
        Returns:
        true, if it is a simple property