org.nhindirect.config.service.jaxws
Class GetTrustBundlesByDomain

java.lang.Object
  extended by org.nhindirect.config.service.jaxws.GetTrustBundlesByDomain

public class GetTrustBundlesByDomain
extends java.lang.Object


Constructor Summary
GetTrustBundlesByDomain()
           
 
Method Summary
 long getDomainId()
           
 boolean isFetchAnchors()
           
 void setDomainId(long domainId)
           
 void setFetchAnchors(boolean fetchAnchors)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetTrustBundlesByDomain

public GetTrustBundlesByDomain()
Method Detail

getDomainId

public long getDomainId()
Returns:
returns long

setDomainId

public void setDomainId(long domainId)
Parameters:
domainId - the value for the domainId property

isFetchAnchors

public boolean isFetchAnchors()
Returns:
returns boolean

setFetchAnchors

public void setFetchAnchors(boolean fetchAnchors)
Parameters:
fetchAnchors - the value for the fetchAnchors property


Copyright © 2014. All Rights Reserved.