| Interface | Description |
|---|---|
| ContactInfo |
Contact information for a person.
|
| Person |
A person.
|
| Class | Description |
|---|---|
| AbstractEntity |
An abstract base for entity types.
|
| AbstractPerson |
An entity that describes a person.
|
| Contact |
An entity that describes an (adult) contact person for a player.
|
| Division |
An entity that describes a division in a league.
|
| EmailAddress |
A value type that represents an RFC-822 email address.
|
| EmailAddressAttributeConverter |
An
AttributeConverter for an EmailAddress. |
| InsuranceInfo |
An embeddable type that contains health insurance details.
|
| League |
An entity that describes a league.
|
| MedicalInfo |
An embeddable containing medical information for a player.
|
| Parent |
An entity that represents a player's parent/guardian.
|
| Phone |
An entity that represents a phone number.
|
| PhysicalAddress |
An entity that represents the address of a geographic location in the
United States of America.
|
| Player |
An entity that describes a player.
|
| RosterPlayer |
An entity that describes a player in a team roster.
|
| Size |
A value type that represents a size (e.g.
|
| SizeAttributeConverter |
An
AttributeConverter for a Size. |
| Team |
An entity that describes a team in a division.
|
| Token |
A value type representing a string of one or more non-whitespace characters.
|
| TokenAttributeConverter |
An
AttributeConverter for a Token. |
| TokenList |
A ordered collection of tokens.
|
| TokenListAttributeConverter |
An
AttributeConverter for a TokenList. |
| UniformInfo |
An embeddable containing information about a player's uniform.
|
| Enum | Description |
|---|---|
| Gender |
An enumeration of genders.
|
| Orientation |
An enumeration that describes a players orientation with respect to a
basic skill.
|
| Parent.Relationship | |
| Position |
A position on a team.
|
| Size.Level |
An enumeration of size levels.
|
| Size.Range |
An enumeration of size ranges.
|
Copyright © 2014–2016. All rights reserved.