PQL Property | Object Property |
---|---|
{@code id} | {@link ProductPackage#id} |
{@code name} | {@link ProductPackage#name} |
{@code notes} | {@link ProductPackage#notes} |
{@code status} | {@link ProductPackage#status} |
{@code isArchived} | {@link ProductPackage#isArchived} |
{@code lastModifiedDateTime} | {@link ProductPackage#lastModifiedDateTime} |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$statement | Statement |
메소드 | 설명 | |
---|---|---|
__construct ( $statement = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public getNamespace ( ) : string | ||
리턴 | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
리턴 | string | the xsi:type name of this class |