PHP 클래스 Jackalope\Query\QOM\UpperCase

상속: implements PHPCR\Query\QOM\UpperCaseInterface
파일 보기 프로젝트 열기: jackalope/jackalope

보호된 프로퍼티들

프로퍼티 타입 설명
$operand PHPCR\Query\QOM\DynamicOperandInterface

공개 메소드들

메소드 설명
__construct ( PHPCR\Query\QOM\DynamicOperandInterface $operand )
getOperand ( ) {@inheritDoc}

메소드 상세

__construct() 공개 메소드

public __construct ( PHPCR\Query\QOM\DynamicOperandInterface $operand )
$operand PHPCR\Query\QOM\DynamicOperandInterface

getOperand() 공개 메소드

{@inheritDoc}
public getOperand ( )

프로퍼티 상세

$operand 보호되어 있는 프로퍼티

protected DynamicOperandInterface,PHPCR\Query\QOM $operand
리턴 PHPCR\Query\QOM\DynamicOperandInterface