Uses of Class
tr.gov.efatura.useraccount.ChannelCodeType
-
Packages that use ChannelCodeType Package Description tr.gov.efatura.useraccount -
-
Uses of ChannelCodeType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return ChannelCodeType Modifier and Type Method Description ChannelCodeTypeChannelCodeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ChannelCodeTypeObjectFactory. createChannelCodeType()Create an instance ofChannelCodeTypeChannelCodeTypeCommunicationABIEType. getChannelCode()Gets the value of the channelCode property.ChannelCodeTypeCommunicationABIEType. setChannelCode(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderMethods in tr.gov.efatura.useraccount that return types with arguments of type ChannelCodeType Modifier and Type Method Description JAXBElement<ChannelCodeType>ObjectFactory. createChannelCode(ChannelCodeType value)Methods in tr.gov.efatura.useraccount with parameters of type ChannelCodeType Modifier and Type Method Description voidChannelCodeType. cloneTo(ChannelCodeType ret)This method clones all values fromthisto the passed object.JAXBElement<ChannelCodeType>ObjectFactory. createChannelCode(ChannelCodeType value)voidCommunicationABIEType. setChannelCode(ChannelCodeType value)Sets the value of the channelCode property.
-