Class Idp


  • public class Idp
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Idp​(java.lang.String type, java.lang.String href)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getHref()  
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Idp

        public Idp​(java.lang.String type,
                   java.lang.String href)
    • Method Detail

      • getType

        public java.lang.String getType()
      • getHref

        public java.lang.String getHref()