| Constructor and Description |
|---|
ValueTypeField()
Constructor
|
public ValueTypeField[] getFields()
public void setFields(ValueTypeField[] fields)
protected void setFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String[] getForeignKeyDomain()
public void setForeignKeyDomain(String[] foreignKeyDomain)
protected void setForeignKeyDomain(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getIsForeignKey()
public boolean isIsForeignKey()
public void setIsForeignKey(boolean isForeignKey)
protected void setIsForeignKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getIsNameField()
public boolean isIsNameField()
public void setIsNameField(boolean isNameField)
protected void setIsNameField(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getMinOccurs()
public void setMinOccurs(int minOccurs)
protected void setMinOccurs(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getName()
public void setName(String name)
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic PicklistEntry[] getPicklistValues()
public void setPicklistValues(PicklistEntry[] picklistValues)
protected void setPicklistValues(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getSoapType()
public void setSoapType(String soapType)
protected void setSoapType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getValueRequired()
public boolean isValueRequired()
public void setValueRequired(boolean valueRequired)
protected void setValueRequired(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.