메소드 | 설명 | |
---|---|---|
SampleModel ( String name, String description, int thumbnailResourceId ) : System | ||
getDescription ( ) : String | ||
getName ( ) : String | ||
getThumbnailResourceId ( ) : int | ||
setDescription ( String description ) : void | ||
setName ( String name ) : void | ||
setThumbnailResourceId ( int thumbnailResourceId ) : void |
public SampleModel ( String name, String description, int thumbnailResourceId ) : System | ||
name | String | |
description | String | |
thumbnailResourceId | int | |
리턴 | System |
public setDescription ( String description ) : void | ||
description | String | |
리턴 | void |
public setThumbnailResourceId ( int thumbnailResourceId ) : void | ||
thumbnailResourceId | int | |
리턴 | void |