CrcAlgorithmAccessor.CrcAlgorithmProperty
, CrcMixin
AbstractCrcMixin
public interface CrcAlgorithmAccessor
CrcAlgorithm
property.Modifier and Type | Interface | Description |
---|---|---|
static interface |
CrcAlgorithmAccessor.CrcAlgorithmBuilder<B extends CrcAlgorithmAccessor.CrcAlgorithmBuilder<B>> |
Provides a builder method for a
CrcAlgorithm property returning
the builder for applying multiple build operations. |
static interface |
CrcAlgorithmAccessor.CrcAlgorithmMutator |
Provides a mutator for a
CrcAlgorithm property. |
static interface |
CrcAlgorithmAccessor.CrcAlgorithmProperty |
Provides a
CrcAlgorithm property. |
Modifier and Type | Method | Description |
---|---|---|
CrcAlgorithm |
getCrcAlgorithm() |
Retrieves the value from the
CrcAlgorithm property. |
CrcAlgorithm getCrcAlgorithm()
CrcAlgorithm
property.CrcAlgorithm
property.Copyright © 2021. All rights reserved.