com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class NameValuePair



  • public class NameValuePair
    extends Object

    An extended property.

    • Constructor Detail

      • NameValuePair

        public NameValuePair()
    • Method Detail

      • getValue

        public final String getValue()

        Name of the property

      • setValue

        public final void setValue(String value)

        Name of the property

      • getName

        public final String getName()

        Value of the property

      • setName

        public final void setName(String value)

        Value of the property