public class Concessione extends Record
| Modifier and Type | Class and Description |
|---|---|
static class |
Concessione.Paths |
| Constructor and Description |
|---|
Concessione() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AssociatedContent |
getContentByPath(String path) |
int |
hashCode() |
void |
setAtPath(AssociatedContent toSet,
String path) |
void |
setDefaults() |
ValidationReport |
validate() |
public AssociatedContent getContentByPath(String path)
getContentByPath in class Recordpublic void setAtPath(AssociatedContent toSet, String path)
public ValidationReport validate()
public void setDefaults()
setDefaults in class RecordCopyright © 2020. All Rights Reserved.