Class RawTypeSet.Ref

    • Constructor Detail

      • Ref

        protected Ref()
        Default constructor.
    • Method Detail

      • canBeType

        protected abstract RawTypeSet.Mode canBeType​(RawTypeSet parent)
        Can this be a type ref?
        Returns:
        false to veto.
      • isListOfValues

        protected abstract boolean isListOfValues()
      • getExpectedMimeType

        protected jakarta.activation.MimeType getExpectedMimeType()
        When this RawTypeSet binds to a CElementPropertyInfo, this method is used to determine if the property has an associated expected MIME type or not.