Class IdentityMapping

java.lang.Object
com.tccc.kos.core.service.hardware.resolvers.IdentityMapping

public class IdentityMapping extends Object
Since:
1.0
Version:
2023-09-05
  • Constructor Details

    • IdentityMapping

      public IdentityMapping()
  • Method Details

    • getBoardPath

      public String getBoardPath()
    • getIdentity

      public String getIdentity()
    • setBoardPath

      public void setBoardPath(String boardPath)
    • setIdentity

      public void setIdentity(String identity)