Class TaggedValueTextParams


  • @OpenApiAll
    public class TaggedValueTextParams
    extends java.lang.Object
    Configuration for creating TaggedValue element text with ModelTextCreator.
    • Constructor Detail

      • TaggedValueTextParams

        public TaggedValueTextParams()
    • Method Detail

      • isShowName

        public boolean isShowName()
      • isIgnoreTrueValues

        public boolean isIgnoreTrueValues()
      • isShowEmptyValue

        public boolean isShowEmptyValue()
      • isShowQualifiedName

        public boolean isShowQualifiedName()
      • setShowQualifiedName

        public TaggedValueTextParams setShowQualifiedName​(boolean showQualifiedName)
      • isShowDerived

        public boolean isShowDerived()
      • isShowDerivedSign

        public boolean isShowDerivedSign()