public class NativeType extends Object implements Serializable
| Constructor and Description |
|---|
NativeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteSafeToIgnore()
Method deleteSafeToIgnore
|
boolean |
getSafeToIgnore()
Returns the value of field 'safeToIgnore'.
|
String |
getVendorId()
Returns the value of field 'vendorId'.
|
boolean |
hasSafeToIgnore()
Method hasSafeToIgnore
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setSafeToIgnore(boolean safeToIgnore)
Sets the value of field 'safeToIgnore'.
|
void |
setVendorId(String vendorId)
Sets the value of field 'vendorId'.
|
static NativeType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public void deleteSafeToIgnore()
public boolean getSafeToIgnore()
public String getVendorId()
public boolean hasSafeToIgnore()
public boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void setSafeToIgnore(boolean safeToIgnore)
safeToIgnore - the value of field 'safeToIgnore'.public void setVendorId(String vendorId)
vendorId - the value of field 'vendorId'.public static NativeType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.