public static class BlueprintDescriptor.Developer extends Object
| Constructor and Description |
|---|
Developer() |
| Modifier and Type | Method and Description |
|---|---|
BlueprintDescriptor.Company |
getCompany() |
List<BlueprintDescriptor.PersonWrapper> |
getPeople() |
void |
setCompany(BlueprintDescriptor.Company company) |
void |
setPeople(List<BlueprintDescriptor.PersonWrapper> people) |
public List<BlueprintDescriptor.PersonWrapper> getPeople()
public void setPeople(List<BlueprintDescriptor.PersonWrapper> people)
public BlueprintDescriptor.Company getCompany()
public void setCompany(BlueprintDescriptor.Company company)
Copyright © 2021 CrafterCMS. All rights reserved.