Package com.xebialabs.xlrelease.domain
Class Tenant$
java.lang.Object
scala.runtime.AbstractFunction3<String,String,TenantStatus,Tenant>
com.xebialabs.xlrelease.domain.Tenant$
- All Implemented Interfaces:
Serializable,scala.Function3<String,String, TenantStatus, Tenant>
public class Tenant$
extends scala.runtime.AbstractFunction3<String,String,TenantStatus,Tenant>
implements Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction3
curried, tupled
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Tenant$
public Tenant$()
-
-
Method Details
-
toString
- Specified by:
toStringin interfacescala.Function3<String,String, TenantStatus, Tenant> - Overrides:
toStringin classscala.runtime.AbstractFunction3<String,String, TenantStatus, Tenant>
-
apply
- Specified by:
applyin interfacescala.Function3<String,String, TenantStatus, Tenant>
-
unapply
-