Interface JSRegistration


  • public interface JSRegistration
    Allow the registration of new types User: mike Date: 7/25/20 Time: 22:13
    • Method Detail

      • getRegistrationName

        String getRegistrationName()
        Returns:
        identifier for registration - e.g. rfc or vendor
      • propertyNames

        Set<String> propertyNames()
        Returns:
        list of names to register
      • getType

        String getType​(String propertyName)
        Parameters:
        propertyName - from list above
        Returns:
        type name