|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nhindirect.config.service.jaxws.GetAnchors
public class GetAnchors
| Constructor Summary | |
|---|---|
GetAnchors()
|
|
| Method Summary | |
|---|---|
java.util.Collection<java.lang.Long> |
getAnchorId()
|
CertificateGetOptions |
getOptions()
|
void |
setAnchorId(java.util.Collection<java.lang.Long> anchorId)
|
void |
setOptions(CertificateGetOptions options)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetAnchors()
| Method Detail |
|---|
public java.util.Collection<java.lang.Long> getAnchorId()
public void setAnchorId(java.util.Collection<java.lang.Long> anchorId)
anchorId - the value for the anchorId propertypublic CertificateGetOptions getOptions()
public void setOptions(CertificateGetOptions options)
options - the value for the options property
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||