Record Class CALocationMatchType.CALocationsAll
java.lang.Object
java.lang.Record
com.io7m.cardant.model.CALocationMatchType.CALocationsAll
- All Implemented Interfaces:
CALocationMatchType
- Enclosing interface:
CALocationMatchType
public static record CALocationMatchType.CALocationsAll()
extends Record
implements CALocationMatchType
List items within all locations.
-
Nested Class Summary
Nested classes/interfaces inherited from interface CALocationMatchType
CALocationMatchType.CALocationExact, CALocationMatchType.CALocationsAll, CALocationMatchType.CALocationWithDescendants -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CALocationsAll
public CALocationsAll()Creates an instance of aCALocationsAllrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-