com.ibm.tivoli.maximo.interaction.obp

Interface OBPSchemaField

    • Method Detail

      • getDefaultText

        java.lang.String getDefaultText()
      • getMaxOccurs

        java.math.BigInteger getMaxOccurs()
      • getMinOccurs

        java.math.BigInteger getMinOccurs()
      • getName

        javax.xml.namespace.QName getName()
      • getType

        org.apache.xmlbeans.SchemaType getType()
      • isDefault

        boolean isDefault()
      • isFixed

        boolean isFixed()
      • isAttribute

        boolean isAttribute()
      • isRoot

        boolean isRoot()
      • setXmlRequired

        void setXmlRequired(boolean xmlRequired)
      • isXmlRequired

        boolean isXmlRequired()
      • isNillable

        boolean isNillable()