Package csw.framework.models
Class HostBootstrapInfo$
- java.lang.Object
- 
- csw.framework.models.HostBootstrapInfo$
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- scala.Equals,- scala.Product
 
 public class HostBootstrapInfo$ extends java.lang.Object implements scala.Product, java.io.Serializable- See Also:
- Serialized Form
 
- 
- 
Field SummaryFields Modifier and Type Field Description static HostBootstrapInfo$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description HostBootstrapInfo$()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description play.api.libs.json.OFormat<HostBootstrapInfo>format()
 
- 
- 
- 
Field Detail- 
MODULE$public static final HostBootstrapInfo$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 - 
Method Detail- 
formatpublic play.api.libs.json.OFormat<HostBootstrapInfo> format() 
 
- 
 
-