Class PlanId
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.integration.billing.PlanId
-
public class PlanId extends Object
- Author:
- olaa
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)static PlanIdfrom(String value)inthashCode()StringtoString()Stringvalue()
-
-
-
Constructor Detail
-
PlanId
public PlanId(String value)
-
-