Interface Addressable

All Known Subinterfaces:
KcPersonContract, ProposalPersonContract, ProposalSiteContract, RolodexContract

public interface Addressable
  • Method Details

    • getAddressLine1

      String getAddressLine1()
    • getAddressLine2

      String getAddressLine2()
    • getAddressLine3

      String getAddressLine3()
    • getCity

      String getCity()
    • getCounty

      String getCounty()
    • getState

      String getState()
    • getPostalCode

      String getPostalCode()
    • getCountryCode

      String getCountryCode()