Uses of Class
no.kith.xmlstds.ICAAttribute.ICA.Enum
Packages that use ICAAttribute.ICA.Enum
-
Uses of ICAAttribute.ICA.Enum in no.kith.xmlstds
Fields in no.kith.xmlstds declared as ICAAttribute.ICA.EnumMethods in no.kith.xmlstds that return ICAAttribute.ICA.EnumModifier and TypeMethodDescriptionstatic ICAAttribute.ICA.EnumICAAttribute.ICA.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static ICAAttribute.ICA.EnumReturns the enum value for a string, or null if none.ICAAttribute.getICA()Gets the "ICA" attributeTN.getICA()Gets the "ICA" attributeMethods in no.kith.xmlstds with parameters of type ICAAttribute.ICA.EnumModifier and TypeMethodDescriptionvoidICAAttribute.setICA(ICAAttribute.ICA.Enum ica) Sets the "ICA" attributevoidTN.setICA(ICAAttribute.ICA.Enum ica) Sets the "ICA" attribute -
Uses of ICAAttribute.ICA.Enum in no.kith.xmlstds.impl
Methods in no.kith.xmlstds.impl that return ICAAttribute.ICA.EnumModifier and TypeMethodDescriptionICAAttributeImpl.getICA()Gets the "ICA" attributeTNImpl.getICA()Gets the "ICA" attributeMethods in no.kith.xmlstds.impl with parameters of type ICAAttribute.ICA.EnumModifier and TypeMethodDescriptionvoidICAAttributeImpl.setICA(ICAAttribute.ICA.Enum ica) Sets the "ICA" attributevoidTNImpl.setICA(ICAAttribute.ICA.Enum ica) Sets the "ICA" attribute