public static class ServiceInstanceUpdateHeader.Credential extends Object
ServiceInstanceUpdateHeader.Credential
class represents
Credential
element in ServiceInstanceUpdate
element defined in SOAP binding schema.Constructor and Description |
---|
Credential(Element child,
Date notOnOrAfter)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Element |
getChild()
Returns the child element.
|
Date |
getNotOnOrAfter()
Returns value of
notOnOrAfter attribute. |
void |
setChild(Element child)
Sets the child element.
|
void |
setNotOnOrAfter(Date notOnOrAfter)
Sets value of
notOnOrAfter attribute. |
public Date getNotOnOrAfter()
notOnOrAfter
attribute.notOnOrAfter
attribute.public Element getChild()
public void setNotOnOrAfter(Date notOnOrAfter)
notOnOrAfter
attribute.notOnOrAfter
- value of notOnOrAfter
attribute.public void setChild(Element child)
child
- the child element.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.