Uses of Class
org.unece.cefact.namespaces.sbdh.ManifestItem
Packages that use ManifestItem
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of ManifestItem in org.unece.cefact.namespaces.sbdh
Methods in org.unece.cefact.namespaces.sbdh that return ManifestItemModifier and TypeMethodDescriptionManifestItem.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull ManifestItemObjectFactory.createManifestItem()Create an instance ofManifestItem@Nullable ManifestItemManifest.getManifestItemAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extensionMethods in org.unece.cefact.namespaces.sbdh that return types with arguments of type ManifestItemModifier and TypeMethodDescription@NonNull List<ManifestItem> Manifest.getManifestItem()Gets the value of the manifestItem property.Methods in org.unece.cefact.namespaces.sbdh with parameters of type ManifestItemModifier and TypeMethodDescriptionvoidManifest.addManifestItem(@NonNull ManifestItem elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidManifestItem.cloneTo(ManifestItem ret) This method clones all values fromthisto the passed object.Method parameters in org.unece.cefact.namespaces.sbdh with type arguments of type ManifestItemModifier and TypeMethodDescriptionvoidManifest.setManifestItem(@Nullable List<ManifestItem> aList) Created by ph-jaxb-plugin -Xph-list-extension