Uses of Class
no.kith.xmlstds.NULLAttribute.NULL.Enum
Packages that use NULLAttribute.NULL.Enum
-
Uses of NULLAttribute.NULL.Enum in no.kith.xmlstds
Fields in no.kith.xmlstds declared as NULLAttribute.NULL.EnumModifier and TypeFieldDescriptionstatic final NULLAttribute.NULL.EnumNULLAttribute.NULL.ASKUstatic final NULLAttribute.NULL.EnumNULLAttribute.NULL.NAstatic final NULLAttribute.NULL.EnumNULLAttribute.NULL.NASKstatic final NULLAttribute.NULL.EnumNULLAttribute.NULL.NAVstatic final NULLAttribute.NULL.EnumNULLAttribute.NULL.NIstatic final NULLAttribute.NULL.EnumNULLAttribute.NULL.NINFstatic final NULLAttribute.NULL.EnumNULLAttribute.NULL.OTHstatic final NULLAttribute.NULL.EnumNULLAttribute.NULL.PINFstatic final NULLAttribute.NULL.EnumNULLAttribute.NULL.UNKMethods in no.kith.xmlstds that return NULLAttribute.NULL.EnumModifier and TypeMethodDescriptionstatic NULLAttribute.NULL.EnumNULLAttribute.NULL.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static NULLAttribute.NULL.EnumReturns the enum value for a string, or null if none.NULLAttribute.getNULL()Gets the "NULL" attributeTN.getNULL()Gets the "NULL" attributeMethods in no.kith.xmlstds with parameters of type NULLAttribute.NULL.EnumModifier and TypeMethodDescriptionvoidNULLAttribute.setNULL(NULLAttribute.NULL.Enum xnull) Sets the "NULL" attributevoidTN.setNULL(NULLAttribute.NULL.Enum xnull) Sets the "NULL" attribute -
Uses of NULLAttribute.NULL.Enum in no.kith.xmlstds.impl
Methods in no.kith.xmlstds.impl that return NULLAttribute.NULL.EnumModifier and TypeMethodDescriptionNULLAttributeImpl.getNULL()Gets the "NULL" attributeTNImpl.getNULL()Gets the "NULL" attributeMethods in no.kith.xmlstds.impl with parameters of type NULLAttribute.NULL.EnumModifier and TypeMethodDescriptionvoidNULLAttributeImpl.setNULL(NULLAttribute.NULL.Enum xnull) Sets the "NULL" attributevoidTNImpl.setNULL(NULLAttribute.NULL.Enum xnull) Sets the "NULL" attribute