com.sap.aii.mapping.value.api

Interface IFIdentifier


public interface IFIdentifier

Represents one identifier with mapping context, agency and identification scheme.

Since:
SAP NetWeaver '04

Method Summary
 String getAgency()
          Returns the agency of this identifier.
 String getContext()
          Returns the context of this identifier.
 String getScheme()
          Returns the scheme of this identifier.
 

Method Detail

getContext

String getContext()
Returns the context of this identifier.

Returns:
context of this identifier.

getAgency

String getAgency()
Returns the agency of this identifier.

Returns:
agency of this identifier.

getScheme

String getScheme()
Returns the scheme of this identifier.

Returns:
scheme of this identifier.


Copyright 2007 SAP AG Complete Copyright Notice