Interface KeyValuePropertyPA


public interface KeyValuePropertyPA
  • Method Summary

    Modifier and Type
    Method
    Description
    <any>
    id()
     
    <any>
    key()
     
    <any>
     
  • Method Details

    • id

      <any> id()
    • key

      <any> key()
    • value

      <any> value()