Interface ServiceIdentificationDocument.ServiceIdentification

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getServiceType

        CodeType getServiceType()
        Gets the "ServiceType" element
      • setServiceType

        void setServiceType​(CodeType serviceType)
        Sets the "ServiceType" element
      • addNewServiceType

        CodeType addNewServiceType()
        Appends and returns a new empty "ServiceType" element
      • getServiceTypeVersionArray

        String[] getServiceTypeVersionArray()
        Gets array of all "ServiceTypeVersion" elements
      • getServiceTypeVersionArray

        String getServiceTypeVersionArray​(int i)
        Gets ith "ServiceTypeVersion" element
      • xgetServiceTypeVersionArray

        VersionType[] xgetServiceTypeVersionArray()
        Gets (as xml) array of all "ServiceTypeVersion" elements
      • xgetServiceTypeVersionArray

        VersionType xgetServiceTypeVersionArray​(int i)
        Gets (as xml) ith "ServiceTypeVersion" element
      • sizeOfServiceTypeVersionArray

        int sizeOfServiceTypeVersionArray()
        Returns number of "ServiceTypeVersion" element
      • setServiceTypeVersionArray

        void setServiceTypeVersionArray​(String[] serviceTypeVersionArray)
        Sets array of all "ServiceTypeVersion" element
      • setServiceTypeVersionArray

        void setServiceTypeVersionArray​(int i,
                                        String serviceTypeVersion)
        Sets ith "ServiceTypeVersion" element
      • xsetServiceTypeVersionArray

        void xsetServiceTypeVersionArray​(VersionType[] serviceTypeVersionArray)
        Sets (as xml) array of all "ServiceTypeVersion" element
      • xsetServiceTypeVersionArray

        void xsetServiceTypeVersionArray​(int i,
                                         VersionType serviceTypeVersion)
        Sets (as xml) ith "ServiceTypeVersion" element
      • insertServiceTypeVersion

        void insertServiceTypeVersion​(int i,
                                      String serviceTypeVersion)
        Inserts the value as the ith "ServiceTypeVersion" element
      • addServiceTypeVersion

        void addServiceTypeVersion​(String serviceTypeVersion)
        Appends the value as the last "ServiceTypeVersion" element
      • insertNewServiceTypeVersion

        VersionType insertNewServiceTypeVersion​(int i)
        Inserts and returns a new empty value (as xml) as the ith "ServiceTypeVersion" element
      • addNewServiceTypeVersion

        VersionType addNewServiceTypeVersion()
        Appends and returns a new empty value (as xml) as the last "ServiceTypeVersion" element
      • removeServiceTypeVersion

        void removeServiceTypeVersion​(int i)
        Removes the ith "ServiceTypeVersion" element
      • getProfileArray

        String[] getProfileArray()
        Gets array of all "Profile" elements
      • getProfileArray

        String getProfileArray​(int i)
        Gets ith "Profile" element
      • xgetProfileArray

        org.apache.xmlbeans.XmlAnyURI[] xgetProfileArray()
        Gets (as xml) array of all "Profile" elements
      • xgetProfileArray

        org.apache.xmlbeans.XmlAnyURI xgetProfileArray​(int i)
        Gets (as xml) ith "Profile" element
      • sizeOfProfileArray

        int sizeOfProfileArray()
        Returns number of "Profile" element
      • setProfileArray

        void setProfileArray​(String[] profileArray)
        Sets array of all "Profile" element
      • setProfileArray

        void setProfileArray​(int i,
                             String profile)
        Sets ith "Profile" element
      • xsetProfileArray

        void xsetProfileArray​(org.apache.xmlbeans.XmlAnyURI[] profileArray)
        Sets (as xml) array of all "Profile" element
      • xsetProfileArray

        void xsetProfileArray​(int i,
                              org.apache.xmlbeans.XmlAnyURI profile)
        Sets (as xml) ith "Profile" element
      • insertProfile

        void insertProfile​(int i,
                           String profile)
        Inserts the value as the ith "Profile" element
      • addProfile

        void addProfile​(String profile)
        Appends the value as the last "Profile" element
      • insertNewProfile

        org.apache.xmlbeans.XmlAnyURI insertNewProfile​(int i)
        Inserts and returns a new empty value (as xml) as the ith "Profile" element
      • addNewProfile

        org.apache.xmlbeans.XmlAnyURI addNewProfile()
        Appends and returns a new empty value (as xml) as the last "Profile" element
      • removeProfile

        void removeProfile​(int i)
        Removes the ith "Profile" element
      • getFees

        String getFees()
        Gets the "Fees" element
      • xgetFees

        org.apache.xmlbeans.XmlString xgetFees()
        Gets (as xml) the "Fees" element
      • isSetFees

        boolean isSetFees()
        True if has "Fees" element
      • setFees

        void setFees​(String fees)
        Sets the "Fees" element
      • xsetFees

        void xsetFees​(org.apache.xmlbeans.XmlString fees)
        Sets (as xml) the "Fees" element
      • unsetFees

        void unsetFees()
        Unsets the "Fees" element
      • getAccessConstraintsArray

        String[] getAccessConstraintsArray()
        Gets array of all "AccessConstraints" elements
      • getAccessConstraintsArray

        String getAccessConstraintsArray​(int i)
        Gets ith "AccessConstraints" element
      • xgetAccessConstraintsArray

        org.apache.xmlbeans.XmlString[] xgetAccessConstraintsArray()
        Gets (as xml) array of all "AccessConstraints" elements
      • xgetAccessConstraintsArray

        org.apache.xmlbeans.XmlString xgetAccessConstraintsArray​(int i)
        Gets (as xml) ith "AccessConstraints" element
      • sizeOfAccessConstraintsArray

        int sizeOfAccessConstraintsArray()
        Returns number of "AccessConstraints" element
      • setAccessConstraintsArray

        void setAccessConstraintsArray​(String[] accessConstraintsArray)
        Sets array of all "AccessConstraints" element
      • setAccessConstraintsArray

        void setAccessConstraintsArray​(int i,
                                       String accessConstraints)
        Sets ith "AccessConstraints" element
      • xsetAccessConstraintsArray

        void xsetAccessConstraintsArray​(org.apache.xmlbeans.XmlString[] accessConstraintsArray)
        Sets (as xml) array of all "AccessConstraints" element
      • xsetAccessConstraintsArray

        void xsetAccessConstraintsArray​(int i,
                                        org.apache.xmlbeans.XmlString accessConstraints)
        Sets (as xml) ith "AccessConstraints" element
      • insertAccessConstraints

        void insertAccessConstraints​(int i,
                                     String accessConstraints)
        Inserts the value as the ith "AccessConstraints" element
      • addAccessConstraints

        void addAccessConstraints​(String accessConstraints)
        Appends the value as the last "AccessConstraints" element
      • insertNewAccessConstraints

        org.apache.xmlbeans.XmlString insertNewAccessConstraints​(int i)
        Inserts and returns a new empty value (as xml) as the ith "AccessConstraints" element
      • addNewAccessConstraints

        org.apache.xmlbeans.XmlString addNewAccessConstraints()
        Appends and returns a new empty value (as xml) as the last "AccessConstraints" element
      • removeAccessConstraints

        void removeAccessConstraints​(int i)
        Removes the ith "AccessConstraints" element