Class SACommitmentTypeIndicationType

  • All Implemented Interfaces:
    Serializable

    public class SACommitmentTypeIndicationType
    extends AttributeBaseType
    implements Serializable

    Java class for SACommitmentTypeIndicationType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="SACommitmentTypeIndicationType">
       <complexContent>
         <extension base="{http://uri.etsi.org/19102/v1.2.1#}AttributeBaseType">
           <sequence>
             <element name="CommitmentTypeIdentifier" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • commitmentTypeIdentifier

        protected String commitmentTypeIdentifier
    • Constructor Detail

      • SACommitmentTypeIndicationType

        public SACommitmentTypeIndicationType()
    • Method Detail

      • getCommitmentTypeIdentifier

        public String getCommitmentTypeIdentifier()
        Gets the value of the commitmentTypeIdentifier property.
        Returns:
        possible object is String
      • setCommitmentTypeIdentifier

        public void setCommitmentTypeIdentifier​(String value)
        Sets the value of the commitmentTypeIdentifier property.
        Parameters:
        value - allowed object is String