Package | Description |
---|---|
org.apache.wss4j.binding.wsu10 |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
AttributedDateTime |
ObjectFactory.createAttributedDateTime()
Create an instance of
AttributedDateTime |
AttributedDateTime |
TimestampType.getCreated()
Gets the value of the created property.
|
AttributedDateTime |
TimestampType.getExpires()
Gets the value of the expires property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributedDateTime> |
ObjectFactory.createCreated(AttributedDateTime value)
|
JAXBElement<AttributedDateTime> |
ObjectFactory.createExpires(AttributedDateTime value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributedDateTime> |
ObjectFactory.createCreated(AttributedDateTime value)
|
JAXBElement<AttributedDateTime> |
ObjectFactory.createExpires(AttributedDateTime value)
|
void |
TimestampType.setCreated(AttributedDateTime value)
Sets the value of the created property.
|
void |
TimestampType.setExpires(AttributedDateTime value)
Sets the value of the expires property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.