Class Module
java.lang.Object
com.polarion.alm.ws.client.types.tracker.Module
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionModule()
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 TypeMethodDescriptionboolean
Gets 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.Deserializer
getDeserializer
(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.Serializer
getSerializer
(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.TypeDesc
Return 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.int
hashCode()
boolean
Gets the unresolvable value for this Module.void
setAllowedWITypes
(EnumOptionId[] allowedWITypes) Sets the allowedWITypes value for this Module.void
setAreLinksFromParentToChild
(Boolean areLinksFromParentToChild) Sets the areLinksFromParentToChild value for this Module.void
Sets the author value for this Module.void
setAutoSuspect
(Boolean autoSuspect) Sets the autoSuspect value for this Module.void
setBranchedFrom
(Module branchedFrom) Sets the branchedFrom value for this Module.void
setBranchedWithInitializedFields
(String[] branchedWithInitializedFields) Sets the branchedWithInitializedFields value for this Module.void
setBranchedWithQuery
(String branchedWithQuery) Sets the branchedWithQuery value for this Module.void
setComments
(ModuleComment[] comments) Sets the comments value for this Module.void
setCreated
(Calendar created) Sets the created value for this Module.void
setCustomFields
(Custom[] customFields) Sets the customFields value for this Module.void
setDerivedFields
(String[] derivedFields) Sets the derivedFields value for this Module.void
setDerivedFromLinkRole
(EnumOptionId derivedFromLinkRole) Sets the derivedFromLinkRole value for this Module.void
setDerivedFromURI
(String derivedFromURI) Sets the derivedFromURI value for this Module.void
setHeadingSidebarFields
(String headingSidebarFields) Sets the headingSidebarFields value for this Module.void
setHomePageContent
(Text homePageContent) Sets the homePageContent value for this Module.void
Sets the id value for this Module.void
setLinkedOslcResources
(LinkedOslcResource[] linkedOslcResources) Sets the linkedOslcResources value for this Module.void
setLocation
(String location) Sets the location value for this Module.void
setModuleAbsoluteLocation
(String moduleAbsoluteLocation) Sets the moduleAbsoluteLocation value for this Module.void
setModuleFolder
(String moduleFolder) Sets the moduleFolder value for this Module.void
setModuleLocation
(String moduleLocation) Sets the moduleLocation value for this Module.void
setModuleName
(String moduleName) Sets the moduleName value for this Module.void
setProject
(Project project) Sets the project value for this Module.void
setStatus
(EnumOptionId status) Sets the status value for this Module.void
setStructureLinkRole
(EnumOptionId structureLinkRole) Sets the structureLinkRole value for this Module.void
Sets the title value for this Module.void
setType
(EnumOptionId type) Sets the type value for this Module.void
setUnresolvable
(boolean unresolvable) Sets the unresolvable value for this Module.void
setUpdated
(Calendar updated) Sets the updated value for this Module.void
setUpdatedBy
(User updatedBy) Sets the updatedBy value for this Module.void
Sets the uri value for this Module.void
setUsesOutlineNumbering
(Boolean usesOutlineNumbering) Sets the usesOutlineNumbering value for this Module.void
setVariantURI
(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
-