Modifier and Type | Field and Description |
---|---|
protected ProjectType |
CollectionType.project |
Modifier and Type | Method and Description |
---|---|
ProjectType |
ObjectFactory.createProjectType()
Create an instance of
ProjectType |
ProjectType |
CollectionType.getProject()
Gets the value of the project property.
|
ProjectType |
ProjectType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ProjectType |
ProjectType.withMetadata(MetadataType value) |
ProjectType |
ProjectType.withName(String value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ProjectType> |
ObjectFactory.createProjectDocument(ProjectType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ProjectType> |
ObjectFactory.createProjectDocument(ProjectType value)
|
void |
CollectionType.setProject(ProjectType value)
Sets the value of the project property.
|
CollectionType |
CollectionType.withProject(ProjectType value) |
Copyright © 2017. All rights reserved.