Constructor and Description |
---|
WebServiceField() |
Modifier and Type | Method and Description |
---|---|
WebServiceField |
clone() |
String |
getName() |
int |
getType() |
String |
getWsName() |
String |
getXsdType() |
boolean |
isComplex()
We consider a field to be complex if it's a type we don't recognize.
|
void |
setName(String name) |
void |
setWsName(String wsName) |
void |
setXsdType(String xsdType) |
String |
toString() |
public WebServiceField clone()
public String getName()
public void setName(String name)
public String getWsName()
public void setWsName(String wsName)
public String getXsdType()
public void setXsdType(String xsdType)
public int getType()
public boolean isComplex()
Copyright © 2018 Hitachi Vantara. All rights reserved.