Class ProductType
- java.lang.Object
-
- com.facebook.buck.apple.xcode.xcodeproj.ProductType
-
public abstract class ProductType extends Object
-
-
Constructor Summary
Constructors Constructor Description ProductType()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract String
getIdentifier()
static ProductType
of(String identifier)
String
toString()
-