public final class SupplierOrConsumerSyntaxChecker extends SyntaxChecker
| Modifier and Type | Class and Description |
|---|---|
static class |
SupplierOrConsumerSyntaxChecker.Builder
A static Builder for this class
|
SyntaxChecker.SCBuilder<SC>| Modifier and Type | Field and Description |
|---|---|
static SupplierOrConsumerSyntaxChecker |
INSTANCE
A static instance of SupplierOrConsumerSyntaxChecker
|
LOG, serialVersionUIDdescription, extensions, h, isEnabled, isObsolete, locked, names, objectType, oid, schemaName, specification| Modifier | Constructor and Description |
|---|---|
private |
SupplierOrConsumerSyntaxChecker(String oid)
Creates a new instance of SupplierOrConsumerSyntaxChecker.
|
| Modifier and Type | Method and Description |
|---|---|
static SupplierOrConsumerSyntaxChecker.Builder |
builder() |
equals, isValidSyntax, setSchemaManager, toStringcopy, getBytecode, getFqcn, hashCode, isValid, setBytecode, setFqcnaddExtension, addExtension, addName, clear, compareOid, computeHashCode, copy, getDescription, getExtension, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hasExtension, isDisabled, isEnabled, isObsolete, lock, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setSchemaName, setSpecification, unlockpublic static final SupplierOrConsumerSyntaxChecker INSTANCE
private SupplierOrConsumerSyntaxChecker(String oid)
oid - The OID to use for this SyntaxCheckerpublic static SupplierOrConsumerSyntaxChecker.Builder builder()
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.