org.genepattern.webservice.jaxb.parameter
Class ANALYSISPARAMETERS
java.lang.Object
javax.xml.bind.ValidatableObject
javax.xml.bind.MarshallableObject
javax.xml.bind.MarshallableRootElement
org.genepattern.webservice.jaxb.parameter.ANALYSISPARAMETERS
- All Implemented Interfaces:
- javax.xml.bind.Element, javax.xml.bind.RootElement
- public class ANALYSISPARAMETERS
- extends javax.xml.bind.MarshallableRootElement
- implements javax.xml.bind.RootElement
| Methods inherited from class javax.xml.bind.MarshallableRootElement |
marshal, marshal |
| Methods inherited from class javax.xml.bind.ValidatableObject |
invalidate, validate |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.xml.bind.RootElement |
validate |
ANALYSISPARAMETERS
public ANALYSISPARAMETERS()
getPARAMETER
public java.util.List getPARAMETER()
deletePARAMETER
public void deletePARAMETER()
emptyPARAMETER
public void emptyPARAMETER()
validateThis
public void validateThis()
throws javax.xml.bind.LocalValidationException
- Specified by:
validateThis in interface javax.xml.bind.Element
- Throws:
javax.xml.bind.LocalValidationException
validate
public void validate(javax.xml.bind.Validator v)
throws javax.xml.bind.StructureValidationException
- Throws:
javax.xml.bind.StructureValidationException
marshal
public void marshal(javax.xml.bind.Marshaller m)
throws java.io.IOException
- Throws:
java.io.IOException
unmarshal
public void unmarshal(javax.xml.bind.Unmarshaller u)
throws javax.xml.bind.UnmarshalException
- Throws:
javax.xml.bind.UnmarshalException
unmarshal
public static ANALYSISPARAMETERS unmarshal(java.io.InputStream in)
throws javax.xml.bind.UnmarshalException
- Throws:
javax.xml.bind.UnmarshalException
unmarshal
public static ANALYSISPARAMETERS unmarshal(javax.xml.marshal.XMLScanner xs)
throws javax.xml.bind.UnmarshalException
- Throws:
javax.xml.bind.UnmarshalException
unmarshal
public static ANALYSISPARAMETERS unmarshal(javax.xml.marshal.XMLScanner xs,
javax.xml.bind.Dispatcher d)
throws javax.xml.bind.UnmarshalException
- Throws:
javax.xml.bind.UnmarshalException
equals
public boolean equals(java.lang.Object ob)
hashCode
public int hashCode()
toString
public java.lang.String toString()
newDispatcher
public static javax.xml.bind.Dispatcher newDispatcher()