| Package | Description |
|---|---|
| com.liferay.portal.kernel.model |
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
|
| Modifier and Type | Method and Description |
|---|---|
static CountrySoap |
CountrySoap.toSoapModel(Country model) |
static CountrySoap[] |
CountrySoap.toSoapModels(Country[] models) |
static CountrySoap[][] |
CountrySoap.toSoapModels(Country[][] models) |
static CountrySoap[] |
CountrySoap.toSoapModels(List<Country> models) |