| Package | Description |
|---|---|
| org.apache.cxf.ws.security.sts.provider.model.wstrust14 |
| Modifier and Type | Field and Description |
|---|---|
protected ImageType |
ChoiceType.image |
protected ImageType |
TextChallengeType.image |
| Modifier and Type | Method and Description |
|---|---|
ImageType |
ObjectFactory.createImageType()
Create an instance of
ImageType |
ImageType |
ChoiceType.getImage()
Gets the value of the image property.
|
ImageType |
TextChallengeType.getImage()
Gets the value of the image property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChoiceType.setImage(ImageType value)
Sets the value of the image property.
|
void |
TextChallengeType.setImage(ImageType value)
Sets the value of the image property.
|
Apache CXF