Class MatcherResponses.MatchCompleted$
- java.lang.Object
- 
- csw.command.client.models.matchers.MatcherResponses.MatchCompleted$
 
- 
- All Implemented Interfaces:
- MatcherResponse,- java.io.Serializable,- scala.Equals,- scala.Product
 - Enclosing class:
- MatcherResponses
 
 public static class MatcherResponses.MatchCompleted$ extends java.lang.Object implements MatcherResponse, scala.Product, java.io.Serializable Matcher response indicating the successful matching of demand state- See Also:
- Serialized Form
 
- 
- 
Field SummaryFields Modifier and Type Field Description static MatcherResponses.MatchCompleted$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description MatchCompleted$()
 
- 
- 
- 
Field Detail- 
MODULE$public static final MatcherResponses.MatchCompleted$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 
-