org.gcube.common.core.resources.runtime
Class AccessPoint.PropertyData

java.lang.Object
  extended by org.gcube.common.core.resources.runtime.AccessPoint.PropertyData
Enclosing class:
AccessPoint

public class AccessPoint.PropertyData
extends Object


Constructor Summary
AccessPoint.PropertyData(String value, boolean encrypted)
           
 
Method Summary
 boolean equals(Object o)
           
 String getValue()
           
 int hashCode()
           
 boolean isEncrypted()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessPoint.PropertyData

public AccessPoint.PropertyData(String value,
                                boolean encrypted)
Method Detail

getValue

public String getValue()

isEncrypted

public boolean isEncrypted()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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


Copyright © 2013. All Rights Reserved.