| Package | Description |
|---|---|
| com.helger.xsds.bdxr.smp2.ac |
| Modifier and Type | Method and Description |
|---|---|
ProcessType |
ProcessType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
ProcessType |
ObjectFactory.createProcessType()
Create an instance of
ProcessType |
ProcessType |
ProcessMetadataType.getProcessAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ProcessType |
ServiceReferenceType.getProcessAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ProcessType> |
ObjectFactory.createProcess(ProcessType value)
|
List<ProcessType> |
ProcessMetadataType.getProcess()
Gets the value of the process property.
|
List<ProcessType> |
ServiceReferenceType.getProcess()
Gets the value of the process property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessMetadataType.addProcess(ProcessType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ServiceReferenceType.addProcess(ProcessType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ProcessType.cloneTo(ProcessType ret)
This method clones all values from
this to the passed object. |
JAXBElement<ProcessType> |
ObjectFactory.createProcess(ProcessType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessMetadataType.setProcess(List<ProcessType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ServiceReferenceType.setProcess(List<ProcessType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2019–2020 Philip Helger. All rights reserved.