Interface ITypedPropertyObject

    • Method Detail

      • getMetaData

        IPropertyMetaData getMetaData​(java.lang.String propertyName)
        Returns for the given property name the specific metadata information
        Parameters:
        propertyName - the name of the property
        Returns:
        the meta data information for the given property name
      • getMetaDatas

        IPropertyMetaDataSet getMetaDatas()
        retrives a map wich contains all property meta data information given to this Property object
        Returns:
        a map with all meta data information