Class AtLeastZSlices
Object
org.anchoranalysis.bean.AnchorBean<CheckParsedFilePathBag>
org.anchoranalysis.plugin.io.bean.file.group.check.CheckParsedFilePathBag
org.anchoranalysis.plugin.io.bean.file.group.check.AtLeastZSlices
public class AtLeastZSlices extends CheckParsedFilePathBag
-
Constructor Summary
Constructors Constructor Description AtLeastZSlices() -
Method Summary
Modifier and Type Method Description booleanaccept(ParsedFilePathBag parsedBag)intgetMinNumZSlices()voidsetMinNumZSlices(int minNumZSlices)
-
Constructor Details
-
AtLeastZSlices
public AtLeastZSlices()
-
-
Method Details
-
accept
- Specified by:
acceptin classCheckParsedFilePathBag
-
getMinNumZSlices
public int getMinNumZSlices() -
setMinNumZSlices
public void setMinNumZSlices(int minNumZSlices)
-