Class QNameHolder

    • Field Detail

      • type

        public static final org.kie.workbench.common.stunner.core.definition.property.PropertyType type
    • Constructor Detail

      • QNameHolder

        public QNameHolder()
      • QNameHolder

        public QNameHolder​(QName value)
    • Method Detail

      • getType

        public org.kie.workbench.common.stunner.core.definition.property.PropertyType getType()
      • getValue

        public QName getValue()
      • setValue

        public void setValue​(QName value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object