Interface MDStandardOrderProcessType

  • All Superinterfaces:
    AbstractObjectType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    MDStandardOrderProcessTypeImpl

    public interface MDStandardOrderProcessType
    extends AbstractObjectType
    An XML MD_StandardOrderProcess_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.
    • Field Detail

      • type

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

      • isSetFees

        boolean isSetFees()
        True if has "fees" element
      • unsetFees

        void unsetFees()
        Unsets the "fees" element
      • getPlannedAvailableDateTime

        DateTimePropertyType getPlannedAvailableDateTime()
        Gets the "plannedAvailableDateTime" element
      • isSetPlannedAvailableDateTime

        boolean isSetPlannedAvailableDateTime()
        True if has "plannedAvailableDateTime" element
      • setPlannedAvailableDateTime

        void setPlannedAvailableDateTime​(DateTimePropertyType plannedAvailableDateTime)
        Sets the "plannedAvailableDateTime" element
      • addNewPlannedAvailableDateTime

        DateTimePropertyType addNewPlannedAvailableDateTime()
        Appends and returns a new empty "plannedAvailableDateTime" element
      • unsetPlannedAvailableDateTime

        void unsetPlannedAvailableDateTime()
        Unsets the "plannedAvailableDateTime" element
      • isSetOrderingInstructions

        boolean isSetOrderingInstructions()
        True if has "orderingInstructions" element
      • setOrderingInstructions

        void setOrderingInstructions​(CharacterStringPropertyType orderingInstructions)
        Sets the "orderingInstructions" element
      • addNewOrderingInstructions

        CharacterStringPropertyType addNewOrderingInstructions()
        Appends and returns a new empty "orderingInstructions" element
      • unsetOrderingInstructions

        void unsetOrderingInstructions()
        Unsets the "orderingInstructions" element
      • isSetTurnaround

        boolean isSetTurnaround()
        True if has "turnaround" element
      • unsetTurnaround

        void unsetTurnaround()
        Unsets the "turnaround" element