- All Known Subinterfaces:
CrcAlgorithmAccessor.CrcAlgorithmProperty,CrcMixin
- All Known Implementing Classes:
AbstractCrcMixin
public interface CrcAlgorithmAccessor
Provides an accessor for a
CrcAlgorithm property.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides a builder method for aCrcAlgorithmproperty returning the builder for applying multiple build operations.static interfaceProvides a mutator for aCrcAlgorithmproperty.static interfaceProvides aCrcAlgorithmproperty. -
Method Summary
-
Method Details
-
getCrcAlgorithm
CrcAlgorithm getCrcAlgorithm()Retrieves the value from theCrcAlgorithmproperty.- Returns:
- The name stored by the
CrcAlgorithmproperty.
-