Uses of Class
no.kith.xmlstds.ENCAttribute.ENC.Enum
Packages that use ENCAttribute.ENC.Enum
-
Uses of ENCAttribute.ENC.Enum in no.kith.xmlstds
Fields in no.kith.xmlstds declared as ENCAttribute.ENC.EnumModifier and TypeFieldDescriptionstatic final ENCAttribute.ENC.EnumENCAttribute.ENC.B_64static final ENCAttribute.ENC.EnumENCAttribute.ENC.TXTMethods in no.kith.xmlstds that return ENCAttribute.ENC.EnumModifier and TypeMethodDescriptionstatic ENCAttribute.ENC.EnumENCAttribute.ENC.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static ENCAttribute.ENC.EnumReturns the enum value for a string, or null if none.ENCAttribute.getENC()Gets the "ENC" attributeMethods in no.kith.xmlstds with parameters of type ENCAttribute.ENC.EnumModifier and TypeMethodDescriptionvoidENCAttribute.setENC(ENCAttribute.ENC.Enum enc) Sets the "ENC" attribute -
Uses of ENCAttribute.ENC.Enum in no.kith.xmlstds.impl
Methods in no.kith.xmlstds.impl that return ENCAttribute.ENC.EnumMethods in no.kith.xmlstds.impl with parameters of type ENCAttribute.ENC.EnumModifier and TypeMethodDescriptionvoidENCAttributeImpl.setENC(ENCAttribute.ENC.Enum enc) Sets the "ENC" attribute