public class AppFeatureContentOutputModel
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
AppFeatureContentOutputModel.Section |
Constructor and Description |
---|
AppFeatureContentOutputModel() |
Modifier and Type | Method and Description |
---|---|
int |
getCode()
This Method is use to get the code
|
java.util.List<AppFeatureContentOutputModel.Section> |
getSection()
This Method is use to get the section list
|
java.lang.String |
getStatus()
This Method is use to get the status
|
public int getCode()
@Nullable public java.lang.String getStatus()
@Nullable public java.util.List<AppFeatureContentOutputModel.Section> getSection()