com.adobe.reef.siren.Link.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aem-sdk-api Show documentation
Show all versions of aem-sdk-api Show documentation
The Adobe Experience Manager SDK
???? 1 m
H
I J K L
M N O P Q R S
H
T ! "
U V W
X
I Y
Z [
\ ]
I ^
Z _ ` rel [Ljava/lang/String; href Ljava/lang/String; title type (([Ljava/lang/String;Ljava/lang/String;)V Code LineNumberTable LocalVariableTable this Lcom/adobe/reef/siren/Link;
Exceptions getRel ()[Ljava/lang/String; setRel ([Ljava/lang/String;)V getHref ()Ljava/lang/String; setHref (Ljava/lang/String;)V getTitle setTitle getType setType toString link Lorg/json/JSONObject; e Lorg/json/JSONException; hashCode ()I prime I result equals (Ljava/lang/Object;)Z obj Ljava/lang/Object; other
SourceFile Link.java # a b c d "java/lang/IllegalArgumentException %rel and href can not be null or empty # 2 href can not be null or empty. ! " org/json/JSONObject e f 7 0 org/json/JSONException java/lang/RuntimeException # g <