Class resourceRefType

All Implemented Interfaces:
Serializable

public class resourceRefType extends ComplexType
This class represents the complex type
See Also:
  • Constructor Details

    • resourceRefType

      public resourceRefType()
  • Method Details

    • setDescription

      public void setDescription(int index, descriptionType description)
    • getDescription

      public descriptionType getDescription(int index)
    • getDescriptionCount

      public int getDescriptionCount()
    • removeDescription

      public boolean removeDescription(int index)
    • setResRefName

      public void setResRefName(jndiNameType resRefName)
    • getResRefName

      public jndiNameType getResRefName()
    • removeResRefName

      public boolean removeResRefName()
    • setResType

      public void setResType(fullyQualifiedClassType resType)
    • getResType

      public fullyQualifiedClassType getResType()
    • removeResType

      public boolean removeResType()
    • setResAuth

      public void setResAuth(resAuthType resAuth)
    • getResAuth

      public resAuthType getResAuth()
    • removeResAuth

      public boolean removeResAuth()
    • setResSharingScope

      public void setResSharingScope(resSharingScopeType resSharingScope)
    • getResSharingScope

      public resSharingScopeType getResSharingScope()
    • removeResSharingScope

      public boolean removeResSharingScope()
    • setDeploymentExtension

      public void setDeploymentExtension(int index, deploymentExtensionType deploymentExtension)
    • getDeploymentExtension

      public deploymentExtensionType getDeploymentExtension(int index)
    • getDeploymentExtensionCount

      public int getDeploymentExtensionCount()
    • removeDeploymentExtension

      public boolean removeDeploymentExtension(int index)
    • setId

      public void setId(String id)
    • getId

      public String getId()
    • removeId

      public boolean removeId()