Class UriAttribute

    • Constructor Detail

      • UriAttribute

        public UriAttribute()
      • UriAttribute

        public UriAttribute​(java.lang.String value)
      • UriAttribute

        public UriAttribute​(java.lang.String name,
                            java.lang.String value)
    • Method Detail

      • getValue

        public java.lang.String getValue()
      • isSetValue

        public boolean isSetValue()
      • setValue

        public void setValue​(java.lang.String value)
      • unsetValue

        public void unsetValue()
      • copy

        public java.lang.Object copy​(CopyBuilder copyBuilder)