Uses of Class
no.kith.xmlstds.MTAttribute.MT.Enum
Packages that use MTAttribute.MT.Enum
-
Uses of MTAttribute.MT.Enum in no.kith.xmlstds
Fields in no.kith.xmlstds declared as MTAttribute.MT.EnumMethods in no.kith.xmlstds that return MTAttribute.MT.EnumModifier and TypeMethodDescriptionstatic MTAttribute.MT.EnumMTAttribute.MT.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static MTAttribute.MT.EnumReturns the enum value for a string, or null if none.ED.getMT()Gets the "MT" attributeMTAttribute.getMT()Gets the "MT" attributeMethods in no.kith.xmlstds with parameters of type MTAttribute.MT.EnumModifier and TypeMethodDescriptionvoidED.setMT(MTAttribute.MT.Enum mt) Sets the "MT" attributevoidMTAttribute.setMT(MTAttribute.MT.Enum mt) Sets the "MT" attribute -
Uses of MTAttribute.MT.Enum in no.kith.xmlstds.impl
Methods in no.kith.xmlstds.impl that return MTAttribute.MT.EnumModifier and TypeMethodDescriptionEDImpl.getMT()Gets the "MT" attributeMTAttributeImpl.getMT()Gets the "MT" attributeMethods in no.kith.xmlstds.impl with parameters of type MTAttribute.MT.EnumModifier and TypeMethodDescriptionvoidEDImpl.setMT(MTAttribute.MT.Enum mt) Sets the "MT" attributevoidMTAttributeImpl.setMT(MTAttribute.MT.Enum mt) Sets the "MT" attribute