|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GPersonRelationType | |
|---|---|
| com.antelmann.genealogy | This package contains classes that provide classes to implement applications dealing with genealogy related issues. |
| Uses of GPersonRelationType in com.antelmann.genealogy |
|---|
| Methods in com.antelmann.genealogy that return GPersonRelationType | |
|---|---|
static GPersonRelationType |
GPersonRelationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GPersonRelationType[] |
GPersonRelationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.antelmann.genealogy with parameters of type GPersonRelationType | |
|---|---|
GPersonRelation(Object id,
Stub<GPerson> fromReference,
Stub<GPerson> toReference,
GPersonRelationType type)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||