|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldDescriptor | |
|---|---|
| org.gedcomx.records | The sources model. |
| Uses of FieldDescriptor in org.gedcomx.records |
|---|
| Methods in org.gedcomx.records that return FieldDescriptor | |
|---|---|
FieldDescriptor |
FieldDescriptor.description(String description)
Build out this descriptor with a description. |
FieldDescriptor |
FieldDescriptor.description(TextValue description)
Build out this descriptor with a description. |
FieldDescriptor |
FieldDescriptor.id(String id)
|
FieldDescriptor |
FieldDescriptor.link(Link link)
|
FieldDescriptor |
FieldDescriptor.link(String rel,
URI href)
|
FieldDescriptor |
FieldDescriptor.originalLabel(String originalLabel)
Build out this field descriptor with an original label. |
| Methods in org.gedcomx.records that return types with arguments of type FieldDescriptor | |
|---|---|
List<FieldDescriptor> |
RecordDescriptor.getFields()
Descriptors of the fields that are applicable to this record. |
| Method parameters in org.gedcomx.records with type arguments of type FieldDescriptor | |
|---|---|
void |
RecordDescriptor.setFields(List<FieldDescriptor> fields)
Descriptors of the fields that are applicable to this record. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||