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

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

공개 메소드들

메소드 설명
getBody ( ) : string Returns the body
setBody ( string $body ) Sets the body for this

메소드 상세

getBody() 공개 메소드

Returns the body
public getBody ( ) : string
리턴 string

setBody() 공개 메소드

Sets the body for this
public setBody ( string $body )
$body string