|
Betty v1.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Child | |
---|---|
christophedelory.betty.xml | The application XML objects definitions. |
Uses of Child in christophedelory.betty.xml |
---|
Subclasses of Child in christophedelory.betty.xml | |
---|---|
class |
AbstractMetadataDetails
A metadata, associated to a locale. |
class |
BetModelDetails
The XML definition of a bet processing model. |
class |
ChampionshipDetails
The championship XML representation. |
class |
ChampionshipsDetails
A list of championships . |
class |
CountryDetails
The base representation of an XML object owning both an identifier and a country definition. |
class |
DescriptionDetails
A description, associated to a locale. |
class |
EventDetails
A championship's event XML representation. |
class |
IdDetails
The base representation of an XML object owning an identifier. |
class |
LinkDetails
A link to some "official" Web page, associated to a locale. |
class |
LocationDetails
The definition of an event's location. |
class |
LocationsDetails
A list of locations . |
class |
ModelDetails
The base XML definition of a processing model. |
class |
PhaseDetails
The championship's phase XML representation. |
class |
PlayerDetails
The definition of a player. |
class |
PlayerIdDetails
The definition of a player reference. |
class |
PlayersDetails
A list of players . |
class |
PropertyDetails
A property as a key - value pair. |
class |
RankModelDetails
The XML definition of a rank processing model. |
class |
ResourceDetails
The definition of a resource. |
class |
ResourcesDetails
A list of resources . |
class |
ScoreModelDetails
The XML definition of a score processing model. |
class |
UserDetails
The definition of a user. |
class |
UsersDetails
A list of users . |
Methods in christophedelory.betty.xml that return Child | |
---|---|
Child |
Child.getParent()
Returns the parent of this child, if any. |
Child |
Child.getRoot()
Returns the root in this element's hierarchy. |
Child |
Child.getRoot(Class<? extends Child> clazz)
Returns the root in this element's hierarchy of the specified class. |
Methods in christophedelory.betty.xml with parameters of type Child | |
---|---|
void |
Child.setParent(Child parent)
Initializes the parent of this child. |
Method parameters in christophedelory.betty.xml with type arguments of type Child | |
---|---|
Child |
Child.getRoot(Class<? extends Child> clazz)
Returns the root in this element's hierarchy of the specified class. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |