java.lang.Object
com.polarion.alm.ws.client.types.tracker.Module
All Implemented Interfaces:
Serializable

public class Module extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getAllowedWITypes

      public EnumOptionId[] getAllowedWITypes()
      Gets the allowedWITypes value for this Module.
      Returns:
      allowedWITypes
    • setAllowedWITypes

      public void setAllowedWITypes(EnumOptionId[] allowedWITypes)
      Sets the allowedWITypes value for this Module.
      Parameters:
      allowedWITypes -
    • getAreLinksFromParentToChild

      public Boolean getAreLinksFromParentToChild()
      Gets the areLinksFromParentToChild value for this Module.
      Returns:
      areLinksFromParentToChild
    • setAreLinksFromParentToChild

      public void setAreLinksFromParentToChild(Boolean areLinksFromParentToChild)
      Sets the areLinksFromParentToChild value for this Module.
      Parameters:
      areLinksFromParentToChild -
    • getAuthor

      public User getAuthor()
      Gets the author value for this Module.
      Returns:
      author
    • setAuthor

      public void setAuthor(User author)
      Sets the author value for this Module.
      Parameters:
      author -
    • getAutoSuspect

      public Boolean getAutoSuspect()
      Gets the autoSuspect value for this Module.
      Returns:
      autoSuspect
    • setAutoSuspect

      public void setAutoSuspect(Boolean autoSuspect)
      Sets the autoSuspect value for this Module.
      Parameters:
      autoSuspect -
    • getBranchedFrom

      public Module getBranchedFrom()
      Gets the branchedFrom value for this Module.
      Returns:
      branchedFrom
    • setBranchedFrom

      public void setBranchedFrom(Module branchedFrom)
      Sets the branchedFrom value for this Module.
      Parameters:
      branchedFrom -
    • getBranchedWithInitializedFields

      public String[] getBranchedWithInitializedFields()
      Gets the branchedWithInitializedFields value for this Module.
      Returns:
      branchedWithInitializedFields
    • setBranchedWithInitializedFields

      public void setBranchedWithInitializedFields(String[] branchedWithInitializedFields)
      Sets the branchedWithInitializedFields value for this Module.
      Parameters:
      branchedWithInitializedFields -
    • getBranchedWithQuery

      public String getBranchedWithQuery()
      Gets the branchedWithQuery value for this Module.
      Returns:
      branchedWithQuery
    • setBranchedWithQuery

      public void setBranchedWithQuery(String branchedWithQuery)
      Sets the branchedWithQuery value for this Module.
      Parameters:
      branchedWithQuery -
    • getComments

      public ModuleComment[] getComments()
      Gets the comments value for this Module.
      Returns:
      comments
    • setComments

      public void setComments(ModuleComment[] comments)
      Sets the comments value for this Module.
      Parameters:
      comments -
    • getCreated

      public Calendar getCreated()
      Gets the created value for this Module.
      Returns:
      created
    • setCreated

      public void setCreated(Calendar created)
      Sets the created value for this Module.
      Parameters:
      created -
    • getDerivedFields

      public String[] getDerivedFields()
      Gets the derivedFields value for this Module.
      Returns:
      derivedFields
    • setDerivedFields

      public void setDerivedFields(String[] derivedFields)
      Sets the derivedFields value for this Module.
      Parameters:
      derivedFields -
    • getDerivedFromURI

      public String getDerivedFromURI()
      Gets the derivedFromURI value for this Module.
      Returns:
      derivedFromURI
    • setDerivedFromURI

      public void setDerivedFromURI(String derivedFromURI)
      Sets the derivedFromURI value for this Module.
      Parameters:
      derivedFromURI -
    • getDerivedFromLinkRole

      public EnumOptionId getDerivedFromLinkRole()
      Gets the derivedFromLinkRole value for this Module.
      Returns:
      derivedFromLinkRole
    • setDerivedFromLinkRole

      public void setDerivedFromLinkRole(EnumOptionId derivedFromLinkRole)
      Sets the derivedFromLinkRole value for this Module.
      Parameters:
      derivedFromLinkRole -
    • getHeadingSidebarFields

      public String getHeadingSidebarFields()
      Gets the headingSidebarFields value for this Module.
      Returns:
      headingSidebarFields
    • setHeadingSidebarFields

      public void setHeadingSidebarFields(String headingSidebarFields)
      Sets the headingSidebarFields value for this Module.
      Parameters:
      headingSidebarFields -
    • getHomePageContent

      public Text getHomePageContent()
      Gets the homePageContent value for this Module.
      Returns:
      homePageContent
    • setHomePageContent

      public void setHomePageContent(Text homePageContent)
      Sets the homePageContent value for this Module.
      Parameters:
      homePageContent -
    • getId

      public String getId()
      Gets the id value for this Module.
      Returns:
      id
    • setId

      public void setId(String id)
      Sets the id value for this Module.
      Parameters:
      id -
    • getLinkedOslcResources

      public LinkedOslcResource[] getLinkedOslcResources()
      Gets the linkedOslcResources value for this Module.
      Returns:
      linkedOslcResources
    • setLinkedOslcResources

      public void setLinkedOslcResources(LinkedOslcResource[] linkedOslcResources)
      Sets the linkedOslcResources value for this Module.
      Parameters:
      linkedOslcResources -
    • getLocation

      public String getLocation()
      Gets the location value for this Module.
      Returns:
      location
    • setLocation

      public void setLocation(String location)
      Sets the location value for this Module.
      Parameters:
      location -
    • getModuleAbsoluteLocation

      public String getModuleAbsoluteLocation()
      Gets the moduleAbsoluteLocation value for this Module.
      Returns:
      moduleAbsoluteLocation
    • setModuleAbsoluteLocation

      public void setModuleAbsoluteLocation(String moduleAbsoluteLocation)
      Sets the moduleAbsoluteLocation value for this Module.
      Parameters:
      moduleAbsoluteLocation -
    • getModuleFolder

      public String getModuleFolder()
      Gets the moduleFolder value for this Module.
      Returns:
      moduleFolder
    • setModuleFolder

      public void setModuleFolder(String moduleFolder)
      Sets the moduleFolder value for this Module.
      Parameters:
      moduleFolder -
    • getModuleLocation

      public String getModuleLocation()
      Gets the moduleLocation value for this Module.
      Returns:
      moduleLocation
    • setModuleLocation

      public void setModuleLocation(String moduleLocation)
      Sets the moduleLocation value for this Module.
      Parameters:
      moduleLocation -
    • getModuleName

      public String getModuleName()
      Gets the moduleName value for this Module.
      Returns:
      moduleName
    • setModuleName

      public void setModuleName(String moduleName)
      Sets the moduleName value for this Module.
      Parameters:
      moduleName -
    • getProject

      public Project getProject()
      Gets the project value for this Module.
      Returns:
      project
    • setProject

      public void setProject(Project project)
      Sets the project value for this Module.
      Parameters:
      project -
    • getStatus

      public EnumOptionId getStatus()
      Gets the status value for this Module.
      Returns:
      status
    • setStatus

      public void setStatus(EnumOptionId status)
      Sets the status value for this Module.
      Parameters:
      status -
    • getStructureLinkRole

      public EnumOptionId getStructureLinkRole()
      Gets the structureLinkRole value for this Module.
      Returns:
      structureLinkRole
    • setStructureLinkRole

      public void setStructureLinkRole(EnumOptionId structureLinkRole)
      Sets the structureLinkRole value for this Module.
      Parameters:
      structureLinkRole -
    • getTitle

      public String getTitle()
      Gets the title value for this Module.
      Returns:
      title
    • setTitle

      public void setTitle(String title)
      Sets the title value for this Module.
      Parameters:
      title -
    • getType

      public EnumOptionId getType()
      Gets the type value for this Module.
      Returns:
      type
    • setType

      public void setType(EnumOptionId type)
      Sets the type value for this Module.
      Parameters:
      type -
    • getUpdated

      public Calendar getUpdated()
      Gets the updated value for this Module.
      Returns:
      updated
    • setUpdated

      public void setUpdated(Calendar updated)
      Sets the updated value for this Module.
      Parameters:
      updated -
    • getUpdatedBy

      public User getUpdatedBy()
      Gets the updatedBy value for this Module.
      Returns:
      updatedBy
    • setUpdatedBy

      public void setUpdatedBy(User updatedBy)
      Sets the updatedBy value for this Module.
      Parameters:
      updatedBy -
    • getUsesOutlineNumbering

      public Boolean getUsesOutlineNumbering()
      Gets the usesOutlineNumbering value for this Module.
      Returns:
      usesOutlineNumbering
    • setUsesOutlineNumbering

      public void setUsesOutlineNumbering(Boolean usesOutlineNumbering)
      Sets the usesOutlineNumbering value for this Module.
      Parameters:
      usesOutlineNumbering -
    • getVariantURI

      public String getVariantURI()
      Gets the variantURI value for this Module.
      Returns:
      variantURI
    • setVariantURI

      public void setVariantURI(String variantURI)
      Sets the variantURI value for this Module.
      Parameters:
      variantURI -
    • getCustomFields

      public Custom[] getCustomFields()
      Gets the customFields value for this Module.
      Returns:
      customFields
    • setCustomFields

      public void setCustomFields(Custom[] customFields)
      Sets the customFields value for this Module.
      Parameters:
      customFields -
    • getUri

      public String getUri()
      Gets the uri value for this Module.
      Returns:
      uri
    • setUri

      public void setUri(String uri)
      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

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • 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