|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITemplateElementTO | |
|---|---|
| org.eclipse.higgins.proxy.web.ws.wsdl | |
| Uses of ITemplateElementTO in org.eclipse.higgins.proxy.web.ws.wsdl |
|---|
| Methods in org.eclipse.higgins.proxy.web.ws.wsdl that return ITemplateElementTO | |
|---|---|
ITemplateElementTO[] |
ITemplateElementTO.getContainerValue()
Gets the containerValue value for this ITemplateElementTO. |
ITemplateElementTO[] |
ICardTemplateTO.getElements()
Gets the elements value for this ICardTemplateTO. |
| Methods in org.eclipse.higgins.proxy.web.ws.wsdl with parameters of type ITemplateElementTO | |
|---|---|
void |
ITemplateElementTO.setContainerValue(ITemplateElementTO[] containerValue)
Sets the containerValue value for this ITemplateElementTO. |
void |
ICardTemplateTO.setElements(ITemplateElementTO[] elements)
Sets the elements value for this ICardTemplateTO. |
| Constructors in org.eclipse.higgins.proxy.web.ws.wsdl with parameters of type ITemplateElementTO | |
|---|---|
ICardTemplateTO(String cardType,
String description,
ITemplateElementTO[] elements,
String id,
String name,
String providerDescription,
String providerID,
String providerName)
|
|
ITemplateElementTO(ITemplateElementTO[] containerValue,
String description,
String id,
String inputMask,
boolean isValueRequired,
String name,
String[] optionalValues,
String pattern,
int type,
String value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||