Type
class Type extends Model (View source)
Properties
protected | $arrayElementTypeType | ||
protected | $arrayElementTypeDataType | ||
string | $code | ||
string | $protoTypeFqn | ||
protected | $structTypeType | ||
protected | $structTypeDataType | ||
string | $typeAnnotation |
Methods
getArrayElementType()
No description
setCode($code)
No description
string
getCode()
No description
setProtoTypeFqn($protoTypeFqn)
No description
string
getProtoTypeFqn()
No description
getStructType()
No description
setTypeAnnotation($typeAnnotation)
No description
string
getTypeAnnotation()
No description
Details
setArrayElementType(Type $arrayElementType)
No description
Type
getArrayElementType()
No description
setCode($code)
No description
string
getCode()
No description
setProtoTypeFqn($protoTypeFqn)
No description
string
getProtoTypeFqn()
No description
setStructType(StructType $structType)
No description
StructType
getStructType()
No description
setTypeAnnotation($typeAnnotation)
No description
string
getTypeAnnotation()
No description