Interface IAddressingAttributeModel

All Superinterfaces:
IModel, IValidable, IValue<Value>
All Known Implementing Classes:
AddressingAttributeModel

public interface IAddressingAttributeModel extends IValue<Value>
Model for single addressing attribute.
  • Method Details

    • getAddressingAttribute

      SchemeItemAddressingAttribute getAddressingAttribute()
      Returns addressing attribute.
      Returns:
      addressing attribute. Can't return null.