public class MyLibraryOutputModel
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
MyLibraryOutputModel.Mylibrary |
Constructor and Description |
---|
MyLibraryOutputModel() |
Modifier and Type | Method and Description |
---|---|
int |
getCode()
This Method is use to get the code
|
java.util.List<MyLibraryOutputModel.Mylibrary> |
getMylibrary()
This Method is use to get the mylibrary
|
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<MyLibraryOutputModel.Mylibrary> getMylibrary()