|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TuxedoControl.AccessorName | |
|---|---|
| com.bea.tuxedo.control | |
| Uses of TuxedoControl.AccessorName in com.bea.tuxedo.control |
|---|
| Fields in com.bea.tuxedo.control declared as TuxedoControl.AccessorName | |
|---|---|
protected TuxedoControl.AccessorName |
Serializer._conventions
|
protected TuxedoControl.AccessorName |
Deserializer._conventions
|
| Methods in com.bea.tuxedo.control that return TuxedoControl.AccessorName | |
|---|---|
static TuxedoControl.AccessorName |
TuxedoControl.AccessorName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TuxedoControl.AccessorName[] |
TuxedoControl.AccessorName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.bea.tuxedo.control with parameters of type TuxedoControl.AccessorName | |
|---|---|
static String |
Accessors.getterNameToField(String methodName,
TuxedoControl.AccessorName conventions)
See if a name has the form of a JavaBean style getter. |
static String |
Accessors.setterNameToField(String methodName,
TuxedoControl.AccessorName conventions)
See if a name has the form of a JavaBean style setter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||