nl.surfnet.coin.selfservice.domain
Class InUseFacetValue

java.lang.Object
  extended by nl.surfnet.coin.selfservice.domain.InUseFacetValue

public class InUseFacetValue
extends Object


Constructor Summary
InUseFacetValue(String compoundServiceProviderName, String facetValueValue)
           
 
Method Summary
 String getCompoundServiceProviderName()
           
 String getFacetValueValue()
           
 void setCompoundServiceProviderName(String compoundServiceProviderName)
           
 void setFacetValueValue(String facetValueValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InUseFacetValue

public InUseFacetValue(String compoundServiceProviderName,
                       String facetValueValue)
Method Detail

getFacetValueValue

public String getFacetValueValue()

setFacetValueValue

public void setFacetValueValue(String facetValueValue)

getCompoundServiceProviderName

public String getCompoundServiceProviderName()

setCompoundServiceProviderName

public void setCompoundServiceProviderName(String compoundServiceProviderName)


Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.