Uses of Class
org.genericode.xml._2004.ns.codelist._0.AnyOtherContent
Packages that use AnyOtherContent
-
Uses of AnyOtherContent in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as AnyOtherContentModifier and TypeFieldDescriptionprotected AnyOtherContentAnnotation.appInfoprotected AnyOtherContentValue.complexValueprotected AnyOtherContentAnnotation.descriptionMethods in org.genericode.xml._2004.ns.codelist._0 that return AnyOtherContentModifier and TypeMethodDescriptionObjectFactory.createAnyOtherContent()Create an instance ofAnyOtherContentAnnotation.getAppInfo()Gets the value of the appInfo property.Value.getComplexValue()Gets the value of the complexValue property.Annotation.getDescription()Gets the value of the description property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type AnyOtherContentModifier and TypeMethodDescriptionvoidAnnotation.setAppInfo(AnyOtherContent value) Sets the value of the appInfo property.voidValue.setComplexValue(AnyOtherContent value) Sets the value of the complexValue property.voidAnnotation.setDescription(AnyOtherContent value) Sets the value of the description property.