com.levigo.jadice.annotation.profiles
Class Parameter

java.lang.Object
  extended by com.levigo.jadice.annotation.profiles.Parameter

public class Parameter
extends Object


Constructor Summary
Parameter()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getContent()
           
 String getName()
           
 String getValue()
           
 int hashCode()
           
 void setContent(String content)
           
 void setName(String name)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parameter

public Parameter()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getValue

public String getValue()

setValue

public void setValue(String value)

getContent

public String getContent()

setContent

public void setContent(String content)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.