PHP 클래스 WSDL\Annotation\WebService

저자: Piotr Olaszewski ([email protected])
상속: implements WSDL\Annotation\ClassAnnotation
파일 보기 프로젝트 열기: piotrooo/wsdl-creator

공개 프로퍼티들

프로퍼티 타입 설명
$location string
$name string
$ns string
$targetNamespace string

공개 메소드들

메소드 설명
build ( WSDLBuilder $builder, ReflectionClass $class )

메소드 상세

build() 공개 메소드

public build ( WSDLBuilder $builder, ReflectionClass $class )
$builder WSDL\Builder\WSDLBuilder
$class ReflectionClass

프로퍼티 상세

$location 공개적으로 프로퍼티

public string $location
리턴 string

$name 공개적으로 프로퍼티

public string $name
리턴 string

$ns 공개적으로 프로퍼티

public string $ns
리턴 string

$targetNamespace 공개적으로 프로퍼티

public string $targetNamespace
리턴 string