Interface PositionCodeTypeCapable


  • @ParametersAreNonnullByDefault
    public interface PositionCodeTypeCapable
    Support for position code type.
    • Method Detail

      • getPositionCodeType

        @Nonnull
        org.exbin.bined.PositionCodeType getPositionCodeType()
        Returns position code type.
        Returns:
        position code type
      • setPositionCodeType

        void setPositionCodeType​(org.exbin.bined.PositionCodeType positionCodeType)
        Sets position code type.
        Parameters:
        positionCodeType - position code type