Uses of Class
com.helger.xsds.xades132.IncludeType
-
-
Uses of IncludeType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return IncludeType Modifier and Type Method Description IncludeTypeIncludeType. clone()Created by ph-jaxb-plugin -Xph-cloneable2IncludeTypeObjectFactory. createIncludeType()Create an instance ofIncludeTypeIncludeTypeGenericTimeStampType. getIncludeAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type IncludeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IncludeType>ObjectFactory. createInclude(IncludeType value)List<IncludeType>GenericTimeStampType. getInclude()Gets the value of the include property.Methods in com.helger.xsds.xades132 with parameters of type IncludeType Modifier and Type Method Description voidGenericTimeStampType. addInclude(IncludeType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidIncludeType. cloneTo(IncludeType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<IncludeType>ObjectFactory. createInclude(IncludeType value)Method parameters in com.helger.xsds.xades132 with type arguments of type IncludeType Modifier and Type Method Description voidGenericTimeStampType. setInclude(List<IncludeType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-