Class RawTypeSet.Ref

    • Constructor Detail

      • Ref

        public Ref()
    • Method Detail

      • isListOfValues

        protected abstract boolean isListOfValues()
      • id

        protected abstract com.sun.xml.bind.v2.model.core.ID id()
        When this RawTypeSet binds to a CElementPropertyInfo, this method is used to determine if the property is ID or not.
      • getExpectedMimeType

        protected 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.