Package | Description |
---|---|
domain |
This package contains a class hierarchy used for testing JSR107.
|
Modifier and Type | Method and Description |
---|---|
Identifier |
Dog.getName() |
Modifier and Type | Method and Description |
---|---|
Dog |
Dog.name(Identifier name) |
void |
Dog.setName(Identifier name) |
Constructor and Description |
---|
Dog(Identifier name) |
Dog(Identifier name,
String color,
int weightInKg,
long lengthInCm,
long heightInCm,
Sex sex,
boolean neutered) |
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.