Class Module
java.lang.Object
com.polarion.alm.ws.client.types.tracker.Module
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionModule()Module(EnumOptionId[] allowedWITypes, Boolean areLinksFromParentToChild, User author, Boolean autoSuspect, Module branchedFrom, String[] branchedWithInitializedFields, String branchedWithQuery, ModuleComment[] comments, Calendar created, String[] derivedFields, String derivedFromURI, EnumOptionId derivedFromLinkRole, String headingSidebarFields, Text homePageContent, String id, LinkedOslcResource[] linkedOslcResources, String location, String moduleAbsoluteLocation, String moduleFolder, String moduleLocation, String moduleName, Project project, EnumOptionId status, EnumOptionId structureLinkRole, String title, EnumOptionId type, Calendar updated, User updatedBy, Boolean usesOutlineNumbering, String variantURI, Custom[] customFields, String uri, boolean unresolvable) -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the allowedWITypes value for this Module.Gets the areLinksFromParentToChild value for this Module.Gets the author value for this Module.Gets the autoSuspect value for this Module.Gets the branchedFrom value for this Module.String[]Gets the branchedWithInitializedFields value for this Module.Gets the branchedWithQuery value for this Module.Gets the comments value for this Module.Gets the created value for this Module.Custom[]Gets the customFields value for this Module.String[]Gets the derivedFields value for this Module.Gets the derivedFromLinkRole value for this Module.Gets the derivedFromURI value for this Module.static org.apache.axis.encoding.DeserializergetDeserializer(String mechType, Class _javaType, QName _xmlType) Get Custom DeserializerGets the headingSidebarFields value for this Module.Gets the homePageContent value for this Module.getId()Gets the id value for this Module.Gets the linkedOslcResources value for this Module.Gets the location value for this Module.Gets the moduleAbsoluteLocation value for this Module.Gets the moduleFolder value for this Module.Gets the moduleLocation value for this Module.Gets the moduleName value for this Module.Gets the project value for this Module.static org.apache.axis.encoding.SerializergetSerializer(String mechType, Class _javaType, QName _xmlType) Get Custom SerializerGets the status value for this Module.Gets the structureLinkRole value for this Module.getTitle()Gets the title value for this Module.getType()Gets the type value for this Module.static org.apache.axis.description.TypeDescReturn type metadata objectGets the updated value for this Module.Gets the updatedBy value for this Module.getUri()Gets the uri value for this Module.Gets the usesOutlineNumbering value for this Module.Gets the variantURI value for this Module.inthashCode()booleanGets the unresolvable value for this Module.voidsetAllowedWITypes(EnumOptionId[] allowedWITypes) Sets the allowedWITypes value for this Module.voidsetAreLinksFromParentToChild(Boolean areLinksFromParentToChild) Sets the areLinksFromParentToChild value for this Module.voidSets the author value for this Module.voidsetAutoSuspect(Boolean autoSuspect) Sets the autoSuspect value for this Module.voidsetBranchedFrom(Module branchedFrom) Sets the branchedFrom value for this Module.voidsetBranchedWithInitializedFields(String[] branchedWithInitializedFields) Sets the branchedWithInitializedFields value for this Module.voidsetBranchedWithQuery(String branchedWithQuery) Sets the branchedWithQuery value for this Module.voidsetComments(ModuleComment[] comments) Sets the comments value for this Module.voidsetCreated(Calendar created) Sets the created value for this Module.voidsetCustomFields(Custom[] customFields) Sets the customFields value for this Module.voidsetDerivedFields(String[] derivedFields) Sets the derivedFields value for this Module.voidsetDerivedFromLinkRole(EnumOptionId derivedFromLinkRole) Sets the derivedFromLinkRole value for this Module.voidsetDerivedFromURI(String derivedFromURI) Sets the derivedFromURI value for this Module.voidsetHeadingSidebarFields(String headingSidebarFields) Sets the headingSidebarFields value for this Module.voidsetHomePageContent(Text homePageContent) Sets the homePageContent value for this Module.voidSets the id value for this Module.voidsetLinkedOslcResources(LinkedOslcResource[] linkedOslcResources) Sets the linkedOslcResources value for this Module.voidsetLocation(String location) Sets the location value for this Module.voidsetModuleAbsoluteLocation(String moduleAbsoluteLocation) Sets the moduleAbsoluteLocation value for this Module.voidsetModuleFolder(String moduleFolder) Sets the moduleFolder value for this Module.voidsetModuleLocation(String moduleLocation) Sets the moduleLocation value for this Module.voidsetModuleName(String moduleName) Sets the moduleName value for this Module.voidsetProject(Project project) Sets the project value for this Module.voidsetStatus(EnumOptionId status) Sets the status value for this Module.voidsetStructureLinkRole(EnumOptionId structureLinkRole) Sets the structureLinkRole value for this Module.voidSets the title value for this Module.voidsetType(EnumOptionId type) Sets the type value for this Module.voidsetUnresolvable(boolean unresolvable) Sets the unresolvable value for this Module.voidsetUpdated(Calendar updated) Sets the updated value for this Module.voidsetUpdatedBy(User updatedBy) Sets the updatedBy value for this Module.voidSets the uri value for this Module.voidsetUsesOutlineNumbering(Boolean usesOutlineNumbering) Sets the usesOutlineNumbering value for this Module.voidsetVariantURI(String variantURI) Sets the variantURI value for this Module.
-
Constructor Details
-
Module
public Module() -
Module
public Module(EnumOptionId[] allowedWITypes, Boolean areLinksFromParentToChild, User author, Boolean autoSuspect, Module branchedFrom, String[] branchedWithInitializedFields, String branchedWithQuery, ModuleComment[] comments, Calendar created, String[] derivedFields, String derivedFromURI, EnumOptionId derivedFromLinkRole, String headingSidebarFields, Text homePageContent, String id, LinkedOslcResource[] linkedOslcResources, String location, String moduleAbsoluteLocation, String moduleFolder, String moduleLocation, String moduleName, Project project, EnumOptionId status, EnumOptionId structureLinkRole, String title, EnumOptionId type, Calendar updated, User updatedBy, Boolean usesOutlineNumbering, String variantURI, Custom[] customFields, String uri, boolean unresolvable)
-
-
Method Details
-
getAllowedWITypes
Gets the allowedWITypes value for this Module.- Returns:
- allowedWITypes
-
setAllowedWITypes
Sets the allowedWITypes value for this Module.- Parameters:
allowedWITypes-
-
getAreLinksFromParentToChild
Gets the areLinksFromParentToChild value for this Module.- Returns:
- areLinksFromParentToChild
-
setAreLinksFromParentToChild
Sets the areLinksFromParentToChild value for this Module.- Parameters:
areLinksFromParentToChild-
-
getAuthor
Gets the author value for this Module.- Returns:
- author
-
setAuthor
Sets the author value for this Module.- Parameters:
author-
-
getAutoSuspect
Gets the autoSuspect value for this Module.- Returns:
- autoSuspect
-
setAutoSuspect
Sets the autoSuspect value for this Module.- Parameters:
autoSuspect-
-
getBranchedFrom
Gets the branchedFrom value for this Module.- Returns:
- branchedFrom
-
setBranchedFrom
Sets the branchedFrom value for this Module.- Parameters:
branchedFrom-
-
getBranchedWithInitializedFields
Gets the branchedWithInitializedFields value for this Module.- Returns:
- branchedWithInitializedFields
-
setBranchedWithInitializedFields
Sets the branchedWithInitializedFields value for this Module.- Parameters:
branchedWithInitializedFields-
-
getBranchedWithQuery
Gets the branchedWithQuery value for this Module.- Returns:
- branchedWithQuery
-
setBranchedWithQuery
Sets the branchedWithQuery value for this Module.- Parameters:
branchedWithQuery-
-
getComments
Gets the comments value for this Module.- Returns:
- comments
-
setComments
Sets the comments value for this Module.- Parameters:
comments-
-
getCreated
Gets the created value for this Module.- Returns:
- created
-
setCreated
Sets the created value for this Module.- Parameters:
created-
-
getDerivedFields
Gets the derivedFields value for this Module.- Returns:
- derivedFields
-
setDerivedFields
Sets the derivedFields value for this Module.- Parameters:
derivedFields-
-
getDerivedFromURI
Gets the derivedFromURI value for this Module.- Returns:
- derivedFromURI
-
setDerivedFromURI
Sets the derivedFromURI value for this Module.- Parameters:
derivedFromURI-
-
getDerivedFromLinkRole
Gets the derivedFromLinkRole value for this Module.- Returns:
- derivedFromLinkRole
-
setDerivedFromLinkRole
Sets the derivedFromLinkRole value for this Module.- Parameters:
derivedFromLinkRole-
-
getHeadingSidebarFields
Gets the headingSidebarFields value for this Module.- Returns:
- headingSidebarFields
-
setHeadingSidebarFields
Sets the headingSidebarFields value for this Module.- Parameters:
headingSidebarFields-
-
getHomePageContent
Gets the homePageContent value for this Module.- Returns:
- homePageContent
-
setHomePageContent
Sets the homePageContent value for this Module.- Parameters:
homePageContent-
-
getId
Gets the id value for this Module.- Returns:
- id
-
setId
Sets the id value for this Module.- Parameters:
id-
-
getLinkedOslcResources
Gets the linkedOslcResources value for this Module.- Returns:
- linkedOslcResources
-
setLinkedOslcResources
Sets the linkedOslcResources value for this Module.- Parameters:
linkedOslcResources-
-
getLocation
Gets the location value for this Module.- Returns:
- location
-
setLocation
Sets the location value for this Module.- Parameters:
location-
-
getModuleAbsoluteLocation
Gets the moduleAbsoluteLocation value for this Module.- Returns:
- moduleAbsoluteLocation
-
setModuleAbsoluteLocation
Sets the moduleAbsoluteLocation value for this Module.- Parameters:
moduleAbsoluteLocation-
-
getModuleFolder
Gets the moduleFolder value for this Module.- Returns:
- moduleFolder
-
setModuleFolder
Sets the moduleFolder value for this Module.- Parameters:
moduleFolder-
-
getModuleLocation
Gets the moduleLocation value for this Module.- Returns:
- moduleLocation
-
setModuleLocation
Sets the moduleLocation value for this Module.- Parameters:
moduleLocation-
-
getModuleName
Gets the moduleName value for this Module.- Returns:
- moduleName
-
setModuleName
Sets the moduleName value for this Module.- Parameters:
moduleName-
-
getProject
Gets the project value for this Module.- Returns:
- project
-
setProject
Sets the project value for this Module.- Parameters:
project-
-
getStatus
Gets the status value for this Module.- Returns:
- status
-
setStatus
Sets the status value for this Module.- Parameters:
status-
-
getStructureLinkRole
Gets the structureLinkRole value for this Module.- Returns:
- structureLinkRole
-
setStructureLinkRole
Sets the structureLinkRole value for this Module.- Parameters:
structureLinkRole-
-
getTitle
Gets the title value for this Module.- Returns:
- title
-
setTitle
Sets the title value for this Module.- Parameters:
title-
-
getType
Gets the type value for this Module.- Returns:
- type
-
setType
Sets the type value for this Module.- Parameters:
type-
-
getUpdated
Gets the updated value for this Module.- Returns:
- updated
-
setUpdated
Sets the updated value for this Module.- Parameters:
updated-
-
getUpdatedBy
Gets the updatedBy value for this Module.- Returns:
- updatedBy
-
setUpdatedBy
Sets the updatedBy value for this Module.- Parameters:
updatedBy-
-
getUsesOutlineNumbering
Gets the usesOutlineNumbering value for this Module.- Returns:
- usesOutlineNumbering
-
setUsesOutlineNumbering
Sets the usesOutlineNumbering value for this Module.- Parameters:
usesOutlineNumbering-
-
getVariantURI
Gets the variantURI value for this Module.- Returns:
- variantURI
-
setVariantURI
Sets the variantURI value for this Module.- Parameters:
variantURI-
-
getCustomFields
Gets the customFields value for this Module.- Returns:
- customFields
-
setCustomFields
Sets the customFields value for this Module.- Parameters:
customFields-
-
getUri
Gets the uri value for this Module.- Returns:
- uri
-
setUri
Sets the uri value for this Module.- Parameters:
uri-
-
isUnresolvable
public boolean isUnresolvable()Gets the unresolvable value for this Module.- Returns:
- unresolvable
-
setUnresolvable
public void setUnresolvable(boolean unresolvable) Sets the unresolvable value for this Module.- Parameters:
unresolvable-
-
equals
-
hashCode
public int hashCode() -
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()Return type metadata object -
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType) Get Custom Serializer -
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType) Get Custom Deserializer
-