AdifEqslQslsdate class
date QSL sent to eQSL.cc
Constructors
- AdifEqslQslsdate(AdifDate value)
Properties
Methods
-
getString(
) → String -
The method to get it value as a string.
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromString(
String str) → AdifEqslQslsdate -
The method to parse the value from a string.
override