|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TpAddressPresentation in org.apache.cxf.configuration.foo |
|---|
| Fields in org.apache.cxf.configuration.foo declared as TpAddressPresentation | |
|---|---|
protected TpAddressPresentation |
TpAddress.presentation
|
| Methods in org.apache.cxf.configuration.foo that return TpAddressPresentation | |
|---|---|
static TpAddressPresentation |
TpAddressPresentation.fromValue(java.lang.String v)
|
TpAddressPresentation |
TpAddress.getPresentation()
Gets the value of the presentation property. |
static TpAddressPresentation |
TpAddressPresentation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TpAddressPresentation[] |
TpAddressPresentation.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.apache.cxf.configuration.foo with parameters of type TpAddressPresentation | |
|---|---|
void |
TpAddress.setPresentation(TpAddressPresentation value)
Sets the value of the presentation property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||