Uses of Class
eu.de4a.iem.jaxb.cv.dt.NameType
-
Packages that use NameType Package Description eu.de4a.iem.jaxb.common.types eu.de4a.iem.jaxb.cv.dt -
-
Uses of NameType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return NameType Modifier and Type Method Description NameTypeAgentType. getAgentName()Gets the value of the agentName property.NameTypeAgentType. setAgentName(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderMethods in eu.de4a.iem.jaxb.common.types with parameters of type NameType Modifier and Type Method Description voidAgentType. setAgentName(NameType value)Sets the value of the agentName property. -
Uses of NameType in eu.de4a.iem.jaxb.cv.dt
Methods in eu.de4a.iem.jaxb.cv.dt that return NameType Modifier and Type Method Description NameTypeNameType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2NameTypeObjectFactory. createNameType()Create an instance ofNameTypeMethods in eu.de4a.iem.jaxb.cv.dt that return types with arguments of type NameType Modifier and Type Method Description javax.xml.bind.JAXBElement<NameType>ObjectFactory. createName(NameType value)Methods in eu.de4a.iem.jaxb.cv.dt with parameters of type NameType Modifier and Type Method Description voidNameType. cloneTo(NameType ret)This method clones all values fromthisto the passed object.javax.xml.bind.JAXBElement<NameType>ObjectFactory. createName(NameType value)
-