PhoneNumber.Builder

Undocumented in source.

Constructors

this
this(SegmentBuilder* segment, int data, int pointers, int dataSize, short pointerCount)
Undocumented in source.

Members

Aliases

getNumber
alias getNumber = number
Undocumented in source.
getType
alias getType = type
Undocumented in source.
setNumber
alias setNumber = number
Undocumented in source.
setType
alias setType = type
Undocumented in source.

Functions

asReader
auto asReader()
Undocumented in source. Be warned that the author may not have intended to support it.
hasNumber
bool hasNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
initNumber
Text.Builder initNumber(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
type
type()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

number
Text.Builder number [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
number
Text.Reader number [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
number
string number [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
.Person.PhoneNumber.Type type [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructBuilder b;
Undocumented in source.

Meta