Uses of Interface
no.kith.xmlstds.NULLAttribute.NULL
Packages that use NULLAttribute.NULL
-
Uses of NULLAttribute.NULL in no.kith.xmlstds
Fields in no.kith.xmlstds with type parameters of type NULLAttribute.NULLModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.ElementFactory<NULLAttribute.NULL>NULLAttribute.NULL.FactoryMethods in no.kith.xmlstds that return NULLAttribute.NULLModifier and TypeMethodDescriptionNULLAttribute.xgetNULL()Gets (as xml) the "NULL" attributeTN.xgetNULL()Gets (as xml) the "NULL" attributeMethods in no.kith.xmlstds with parameters of type NULLAttribute.NULLModifier and TypeMethodDescriptionvoidNULLAttribute.xsetNULL(NULLAttribute.NULL xnull) Sets (as xml) the "NULL" attributevoidTN.xsetNULL(NULLAttribute.NULL xnull) Sets (as xml) the "NULL" attribute -
Uses of NULLAttribute.NULL in no.kith.xmlstds.impl
Classes in no.kith.xmlstds.impl that implement NULLAttribute.NULLModifier and TypeClassDescriptionstatic classAn XML NULL(@http://www.kith.no/xmlstds).Methods in no.kith.xmlstds.impl that return NULLAttribute.NULLModifier and TypeMethodDescriptionNULLAttributeImpl.xgetNULL()Gets (as xml) the "NULL" attributeTNImpl.xgetNULL()Gets (as xml) the "NULL" attributeMethods in no.kith.xmlstds.impl with parameters of type NULLAttribute.NULLModifier and TypeMethodDescriptionvoidNULLAttributeImpl.xsetNULL(NULLAttribute.NULL xnull) Sets (as xml) the "NULL" attributevoidTNImpl.xsetNULL(NULLAttribute.NULL xnull) Sets (as xml) the "NULL" attribute