getPrimitive
getPrimitive(name: String): PrimType;
The getPrimitive method of the Schema class returns a reference to the primitive type with the name specified in the name parameter.
getPrimitive(name: String): PrimType;
The getPrimitive method of the Schema class returns a reference to the primitive type with the name specified in the name parameter.