PHP 트레잇 gossi\codegen\model\parts\NamePart

For all models that do have a name
저자: Thomas Gossmann
파일 보기 프로젝트 열기: gossi/php-code-generator

공개 메소드들

메소드 설명
getName ( ) : string Returns the name
setName ( string $name ) Sets the name

메소드 상세

getName() 공개 메소드

Returns the name
public getName ( ) : string
리턴 string

setName() 공개 메소드

Sets the name
public setName ( string $name )
$name string