pjrpid_element class final
This structure describes person information in RPID document.
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- activity ↔ int
-
Activity type.
getter/setter pair
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ pj_str_t
-
Optional id to set on the element.
getter/setter pair
- note ↔ pj_str_t
-
Optional text describing the person/element.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- type ↔ int
-
Element type.
getter/setter pair
Methods
-
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