net.sourceforge.doyen.jaxb.impl
Class ProjectTypeImpl
java.lang.Object
net.sourceforge.doyen.jaxb.impl.ProjectTypeImpl
- All Implemented Interfaces:
- ProjectType, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable
- Direct Known Subclasses:
- ProjectImpl
- public class ProjectTypeImpl
- extends Object
- implements ProjectType, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_ProjectOrTask
protected com.sun.xml.bind.util.ListImpl _ProjectOrTask
_TimeLog
protected TimeLogType _TimeLog
_Name
protected String _Name
schemaFragment
private static final com.sun.msv.grammar.Grammar schemaFragment
ProjectTypeImpl
public ProjectTypeImpl()
PRIMARY_INTERFACE_CLASS
private static final Class PRIMARY_INTERFACE_CLASS()
getProjectOrTask
public List getProjectOrTask()
- Specified by:
getProjectOrTask
in interface ProjectType
getTimeLog
public TimeLogType getTimeLog()
- Specified by:
getTimeLog
in interface ProjectType
setTimeLog
public void setTimeLog(TimeLogType value)
- Specified by:
setTimeLog
in interface ProjectType
getName
public String getName()
- Specified by:
getName
in interface ProjectType
setName
public void setName(String value)
- Specified by:
setName
in interface ProjectType
getUnmarshaller
public com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
- Specified by:
getUnmarshaller
in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
getPrimaryInterfaceClass
public Class getPrimaryInterfaceClass()
- Specified by:
getPrimaryInterfaceClass
in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
serializeElements
public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeElements
in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
SAXException
serializeAttributes
public void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeAttributes
in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
SAXException
serializeAttributeBodies
public void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeAttributeBodies
in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
SAXException
getPrimaryInterface
public Class getPrimaryInterface()
- Specified by:
getPrimaryInterface
in interface com.sun.xml.bind.validator.ValidatableObject
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
- Specified by:
createRawValidator
in interface com.sun.xml.bind.validator.ValidatableObject