fun setType(value: Type!): Builder!
The type of file this path points to. For UAM bundle, this cannot be
BINARY_XML.
.aapt.pb.FileReference.Type type = 2;
value
- Type!: The type to set.
Return
Builder!: This builder for chaining.