|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManifestItem | |
|---|---|
| org.unece.cefact.namespaces.standardbusinessdocumentheader | |
| Uses of ManifestItem in org.unece.cefact.namespaces.standardbusinessdocumentheader |
|---|
| Fields in org.unece.cefact.namespaces.standardbusinessdocumentheader with type parameters of type ManifestItem | |
|---|---|
protected List<ManifestItem> |
Manifest.manifestItems
|
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return ManifestItem | |
|---|---|
ManifestItem |
ObjectFactory.createManifestItem()
Create an instance of ManifestItem |
ManifestItem |
ManifestItem.withDescription(String value)
|
ManifestItem |
ManifestItem.withLanguageCode(String value)
|
ManifestItem |
ManifestItem.withMimeTypeQualifierCode(String value)
|
ManifestItem |
ManifestItem.withUniformResourceIdentifier(String value)
|
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return types with arguments of type ManifestItem | |
|---|---|
List<ManifestItem> |
Manifest.getManifestItems()
Gets the value of the manifestItems property. |
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type ManifestItem | |
|---|---|
Manifest |
Manifest.withManifestItems(ManifestItem... values)
|
| Method parameters in org.unece.cefact.namespaces.standardbusinessdocumentheader with type arguments of type ManifestItem | |
|---|---|
void |
Manifest.setManifestItems(List<ManifestItem> value)
|
Manifest |
Manifest.withManifestItems(Collection<ManifestItem> values)
|
Manifest |
Manifest.withManifestItems(List<ManifestItem> value)
|
| Constructor parameters in org.unece.cefact.namespaces.standardbusinessdocumentheader with type arguments of type ManifestItem | |
|---|---|
Manifest(BigInteger numberOfItems,
List<ManifestItem> manifestItems)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||