Class XmlRelatedIdentifier

  • All Implemented Interfaces:
    java.io.Serializable

    public class XmlRelatedIdentifier
    extends java.lang.Object
    implements java.io.Serializable
    Identifiers of related resources. Use this property to indicate subsets of properties, as appropriate.
    See Also:
    Serialized Form
    • Constructor Detail

      • XmlRelatedIdentifier

        public XmlRelatedIdentifier()
      • XmlRelatedIdentifier

        public XmlRelatedIdentifier​(java.lang.String defaultValue)
    • Method Detail

      • getContent

        public java.lang.String getContent()
        Returns the value of field 'content'. The field 'content' has the following description: internal content storage
        Returns:
        the value of field 'Content'.
      • getRelatedIdentifierType

        public RelatedIdentifierType getRelatedIdentifierType()
        Returns the value of field 'relatedIdentifierType'.
        Returns:
        the value of field 'RelatedIdentifierType'.
      • getRelationType

        public RelationType getRelationType()
        Returns the value of field 'relationType'.
        Returns:
        the value of field 'RelationType'.
      • setContent

        public void setContent​(java.lang.String content)
        Sets the value of field 'content'. The field 'content' has the following description: internal content storage
        Parameters:
        content - the value of field 'content'.
      • setRelatedIdentifierType

        public void setRelatedIdentifierType​(RelatedIdentifierType relatedIdentifierType)
        Sets the value of field 'relatedIdentifierType'.
        Parameters:
        relatedIdentifierType - the value of field 'relatedIdentifierType'.
      • setRelationType

        public void setRelationType​(RelationType relationType)
        Sets the value of field 'relationType'.
        Parameters:
        relationType - the value of field 'relationType'.
      • getRelatedMetaDataSchema

        public java.lang.String getRelatedMetaDataSchema()
        Returns:
        the relatedMetaDataSchema
      • setRelatedMetaDataSchema

        public void setRelatedMetaDataSchema​(java.lang.String relatedMetaDataSchema)
        Parameters:
        relatedMetaDataSchema - the relatedMetaDataSchema to set
      • getSchemeURI

        public java.lang.String getSchemeURI()
        Returns:
        the schemeURI
      • setSchemeURI

        public void setSchemeURI​(java.lang.String schemeURI)
        Parameters:
        schemeURI - the schemeURI to set
      • getSchemaType

        public java.lang.String getSchemaType()
        Returns:
        the schemaType
      • setSchemaType

        public void setSchemaType​(java.lang.String schemaType)
        Parameters:
        schemaType - the schemaType to set