public class Law extends Object
| Constructor and Description |
|---|
Law() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<LocalizedValue> |
getNames() |
List<WebPage> |
getWebPages() |
int |
hashCode() |
Law |
names(List<LocalizedValue> names) |
void |
setNames(List<LocalizedValue> names) |
void |
setWebPages(List<WebPage> webPages) |
String |
toString() |
Law |
webPages(List<WebPage> webPages)
List of localized web page urls.
|
public Law names(List<LocalizedValue> names)
public List<LocalizedValue> getNames()
public void setNames(List<LocalizedValue> names)
Copyright © 2017 Metatavu Oy. All rights reserved.