File

src/api/webApi/data/distributionIdentifiable.interface.ts

Index

Methods

Methods

getIdentifier
getIdentifier()
Returns : string
getName
getName()
Returns : string
export interface DistributionIdentifiable {
  getName(): string;
  getIdentifier(): string;
}

results matching ""

    No results matching ""