public class AnyAddressingType extends BaseAddressingType
Modifier and Type | Field and Description |
---|---|
protected List<Object> |
any |
otherAttributes
Constructor and Description |
---|
AnyAddressingType() |
Modifier and Type | Method and Description |
---|---|
void |
addAny(Object t) |
List<Object> |
getAny()
Gets the value of the any property.
|
boolean |
removeAny(Object t) |
addOtherAttribute, addOtherAttributes, getOtherAttributes
Copyright © 2021 JBoss by Red Hat. All rights reserved.