Uses of Class
no.kith.xmlstds.COMPNAttribute.COMPN.Enum
Packages that use COMPNAttribute.COMPN.Enum
-
Uses of COMPNAttribute.COMPN.Enum in no.kith.xmlstds
Fields in no.kith.xmlstds declared as COMPNAttribute.COMPN.EnumModifier and TypeFieldDescriptionstatic final COMPNAttribute.COMPN.EnumCOMPNAttribute.COMPN.DFstatic final COMPNAttribute.COMPN.EnumCOMPNAttribute.COMPN.GZstatic final COMPNAttribute.COMPN.EnumCOMPNAttribute.COMPN.Zstatic final COMPNAttribute.COMPN.EnumCOMPNAttribute.COMPN.ZLMethods in no.kith.xmlstds that return COMPNAttribute.COMPN.EnumModifier and TypeMethodDescriptionstatic COMPNAttribute.COMPN.EnumCOMPNAttribute.COMPN.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static COMPNAttribute.COMPN.EnumReturns the enum value for a string, or null if none.COMPNAttribute.getCOMPN()Gets the "COMPN" attributeTN.getCOMPN()Gets the "COMPN" attributeMethods in no.kith.xmlstds with parameters of type COMPNAttribute.COMPN.EnumModifier and TypeMethodDescriptionvoidCOMPNAttribute.setCOMPN(COMPNAttribute.COMPN.Enum compn) Sets the "COMPN" attributevoidTN.setCOMPN(COMPNAttribute.COMPN.Enum compn) Sets the "COMPN" attribute -
Uses of COMPNAttribute.COMPN.Enum in no.kith.xmlstds.impl
Methods in no.kith.xmlstds.impl that return COMPNAttribute.COMPN.EnumModifier and TypeMethodDescriptionCOMPNAttributeImpl.getCOMPN()Gets the "COMPN" attributeTNImpl.getCOMPN()Gets the "COMPN" attributeMethods in no.kith.xmlstds.impl with parameters of type COMPNAttribute.COMPN.EnumModifier and TypeMethodDescriptionvoidCOMPNAttributeImpl.setCOMPN(COMPNAttribute.COMPN.Enum compn) Sets the "COMPN" attributevoidTNImpl.setCOMPN(COMPNAttribute.COMPN.Enum compn) Sets the "COMPN" attribute