- getAddress() - Method in class org.hawkular.bus.sample.msg.Person
-
The home address of this person.
- getAge() - Method in class org.hawkular.bus.sample.msg.Person
-
Age in years.
- getBooks() - Method in class org.hawkular.bus.sample.msg.Person
-
A list of books owned by this person.
- getCity() - Method in class org.hawkular.bus.sample.msg.Address
-
- getDigits() - Method in class org.hawkular.bus.sample.msg.PhoneNumber
-
- getFavoriteColors() - Method in class org.hawkular.bus.sample.msg.Person
-
A set of colors that this person likes.
- getFirstName() - Method in class org.hawkular.bus.sample.msg.Person
-
- getHobbies() - Method in class org.hawkular.bus.sample.msg.Person
-
A map of hobbies, whose value is a number from 1 to 10 based on how much the person likes it.
- getKind() - Method in class org.hawkular.bus.sample.msg.PhoneNumber
-
Indicates the kind of number, such as home, cell, or work.
- getLastName() - Method in class org.hawkular.bus.sample.msg.Person
-
- getPhoneNumbers() - Method in class org.hawkular.bus.sample.msg.Person
-
Phone numbers associated with this person.
- getStreet() - Method in class org.hawkular.bus.sample.msg.Address
-
- getTitle() - Method in class org.hawkular.bus.sample.msg.Person
-