@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public class Parameter extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Part" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ParameterType" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}AmountPool" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}GeneralID" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Comment" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="Locked" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PipeURL" type="{http://www.CIP4.org/JDFSchema_2_0}URL" />
<attribute name="Class" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PartIDKeys">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}EnumPartIDKeys" />
</simpleType>
</attribute>
<attribute name="PipeProtocol" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="Status" type="{http://www.CIP4.org/JDFSchema_2_0}EnumAssetStatus" />
<attribute name="PipeID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="AgentName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="AgentVersion" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="ID" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
<attribute name="MinLateStatus" type="{http://www.CIP4.org/JDFSchema_2_0}EnumAssetStatus" />
<attribute name="MinStatus" type="{http://www.CIP4.org/JDFSchema_2_0}EnumAssetStatus" />
<attribute name="NoOp" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PartUsage" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ProductID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Author" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PipePartIDKeys">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}EnumPartIDKeys" />
</simpleType>
</attribute>
<attribute name="SourceResourceRefs" type="{http://www.CIP4.org/JDFSchema_2_0}IDREFS" />
<attribute name="DescriptiveName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
agentName |
protected String |
agentVersion |
protected List<AmountPool> |
amountPool |
protected String |
author |
protected String |
clazz |
protected List<Comment> |
comment |
protected String |
descriptiveName |
protected List<GeneralID> |
generalID |
protected String |
id |
protected Boolean |
locked |
protected EnumAssetStatus |
minLateStatus |
protected EnumAssetStatus |
minStatus |
protected Boolean |
noOp |
protected JAXBElement<? extends ParameterType> |
parameterType |
protected List<Part> |
part |
protected List<EnumPartIDKeys> |
partIDKeys |
protected String |
partUsage |
protected String |
pipeID |
protected List<EnumPartIDKeys> |
pipePartIDKeys |
protected String |
pipeProtocol |
protected String |
pipeURL |
protected String |
productID |
protected List<Object> |
sourceResourceRefs |
protected EnumAssetStatus |
status |
| Constructor and Description |
|---|
Parameter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getAgentName()
Gets the value of the agentName property.
|
String |
getAgentVersion()
Gets the value of the agentVersion property.
|
List<AmountPool> |
getAmountPool()
Gets the value of the amountPool property.
|
String |
getAuthor()
Gets the value of the author property.
|
String |
getClazz()
Gets the value of the clazz property.
|
List<Comment> |
getComment()
Gets the value of the comment property.
|
String |
getDescriptiveName()
Gets the value of the descriptiveName property.
|
List<GeneralID> |
getGeneralID()
Gets the value of the generalID property.
|
String |
getID()
Gets the value of the id property.
|
EnumAssetStatus |
getMinLateStatus()
Gets the value of the minLateStatus property.
|
EnumAssetStatus |
getMinStatus()
Gets the value of the minStatus property.
|
JAXBElement<? extends ParameterType> |
getParameterType()
Gets the value of the parameterType property.
|
List<Part> |
getPart()
Gets the value of the part property.
|
List<EnumPartIDKeys> |
getPartIDKeys()
Gets the value of the partIDKeys property.
|
String |
getPartUsage()
Gets the value of the partUsage property.
|
String |
getPipeID()
Gets the value of the pipeID property.
|
List<EnumPartIDKeys> |
getPipePartIDKeys()
Gets the value of the pipePartIDKeys property.
|
String |
getPipeProtocol()
Gets the value of the pipeProtocol property.
|
String |
getPipeURL()
Gets the value of the pipeURL property.
|
String |
getProductID()
Gets the value of the productID property.
|
List<Object> |
getSourceResourceRefs()
Gets the value of the sourceResourceRefs property.
|
EnumAssetStatus |
getStatus()
Gets the value of the status property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isLocked()
Gets the value of the locked property.
|
Boolean |
isNoOp()
Gets the value of the noOp property.
|
void |
setAgentName(String value)
Sets the value of the agentName property.
|
void |
setAgentVersion(String value)
Sets the value of the agentVersion property.
|
void |
setAuthor(String value)
Sets the value of the author property.
|
void |
setClazz(String value)
Sets the value of the clazz property.
|
void |
setDescriptiveName(String value)
Sets the value of the descriptiveName property.
|
void |
setID(String value)
Sets the value of the id property.
|
void |
setLocked(Boolean value)
Sets the value of the locked property.
|
void |
setMinLateStatus(EnumAssetStatus value)
Sets the value of the minLateStatus property.
|
void |
setMinStatus(EnumAssetStatus value)
Sets the value of the minStatus property.
|
void |
setNoOp(Boolean value)
Sets the value of the noOp property.
|
void |
setParameterType(JAXBElement<? extends ParameterType> value)
Sets the value of the parameterType property.
|
void |
setPartUsage(String value)
Sets the value of the partUsage property.
|
void |
setPipeID(String value)
Sets the value of the pipeID property.
|
void |
setPipeProtocol(String value)
Sets the value of the pipeProtocol property.
|
void |
setPipeURL(String value)
Sets the value of the pipeURL property.
|
void |
setProductID(String value)
Sets the value of the productID property.
|
void |
setStatus(EnumAssetStatus value)
Sets the value of the status property.
|
Parameter |
withAgentName(String value) |
Parameter |
withAgentVersion(String value) |
Parameter |
withAmountPool(AmountPool... values) |
Parameter |
withAmountPool(Collection<AmountPool> values) |
Parameter |
withAuthor(String value) |
Parameter |
withClazz(String value) |
Parameter |
withComment(Collection<Comment> values) |
Parameter |
withComment(Comment... values) |
Parameter |
withDescriptiveName(String value) |
Parameter |
withGeneralID(Collection<GeneralID> values) |
Parameter |
withGeneralID(GeneralID... values) |
Parameter |
withID(String value) |
Parameter |
withLocked(Boolean value) |
Parameter |
withMinLateStatus(EnumAssetStatus value) |
Parameter |
withMinStatus(EnumAssetStatus value) |
Parameter |
withNoOp(Boolean value) |
Parameter |
withParameterType(JAXBElement<? extends ParameterType> value) |
Parameter |
withPart(Collection<Part> values) |
Parameter |
withPart(Part... values) |
Parameter |
withPartIDKeys(Collection<EnumPartIDKeys> values) |
Parameter |
withPartIDKeys(EnumPartIDKeys... values) |
Parameter |
withPartUsage(String value) |
Parameter |
withPipeID(String value) |
Parameter |
withPipePartIDKeys(Collection<EnumPartIDKeys> values) |
Parameter |
withPipePartIDKeys(EnumPartIDKeys... values) |
Parameter |
withPipeProtocol(String value) |
Parameter |
withPipeURL(String value) |
Parameter |
withProductID(String value) |
Parameter |
withSourceResourceRefs(Collection<Object> values) |
Parameter |
withSourceResourceRefs(Object... values) |
Parameter |
withStatus(EnumAssetStatus value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<Part> part
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected JAXBElement<? extends ParameterType> parameterType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<AmountPool> amountPool
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<GeneralID> generalID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<Comment> comment
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Boolean locked
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String pipeURL
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String clazz
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<EnumPartIDKeys> partIDKeys
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String pipeProtocol
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected EnumAssetStatus status
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String pipeID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String agentName
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String agentVersion
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String id
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected EnumAssetStatus minLateStatus
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected EnumAssetStatus minStatus
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Boolean noOp
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String partUsage
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String productID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String author
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<EnumPartIDKeys> pipePartIDKeys
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<Object> sourceResourceRefs
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String descriptiveName
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<Part> getPart()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the part property.
For example, to add a new item, do as follows:
getPart().add(newItem);
Objects of the following type(s) are allowed in the list
Part
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public JAXBElement<? extends ParameterType> getParameterType()
JAXBElement<CIELABMeasuringField>
JAXBElement<ConventionalPrintingParams>
JAXBElement<DensityMeasuringField>
JAXBElement<ColorControlStrip>
JAXBElement<CutMark>
JAXBElement<InsertingParams>
JAXBElement<Trigger>
JAXBElement<DeviceMark>
JAXBElement<ResourceDefinitionParams>
JAXBElement<ShapeDef>
JAXBElement<RenderingParams>
JAXBElement<InkZoneProfile>
JAXBElement<BundlingParams>
JAXBElement<CasingInParams>
JAXBElement<QualityControlResult>
JAXBElement<InterpretingParams>
JAXBElement<PerforatingParams>
JAXBElement<StitchingParams>
JAXBElement<FoldingParams>
JAXBElement<ColorantControl>
JAXBElement<ThreadSealingParams>
JAXBElement<PreflightReport>
JAXBElement<VarnishingParams>
JAXBElement<QualityControlParams>
JAXBElement<PrintRollingParams>
JAXBElement<VerificationParams>
JAXBElement<StackingParams>
JAXBElement<TrappingDetails>
JAXBElement<ScreeningParams>
JAXBElement<ColorSpaceConversionParams>
JAXBElement<ManualLaborParams>
JAXBElement<PreviewGenerationParams>
JAXBElement<Assembly>
JAXBElement<HoleMakingParams>
JAXBElement<TrimmingParams>
JAXBElement<ScanParams>
JAXBElement<ColorantAlias>
JAXBElement<FeedingParams>
JAXBElement<ImageCompressionParams>
JAXBElement<DigitalPrintingParams>
JAXBElement<TransferCurve>
JAXBElement<LayoutShift>
JAXBElement<Contact>
JAXBElement<DigitalDeliveryParams>
JAXBElement<PDLCreationParams>
JAXBElement<OrderingParams>
JAXBElement<LaminatingParams>
JAXBElement<BinderySignature>
JAXBElement<ObjectResolution>
JAXBElement<CollectingParams>
JAXBElement<GatheringParams>
JAXBElement<SeparationControlParams>
JAXBElement<AssetListCreationParams>
JAXBElement<PSToPDFConversionParams>
JAXBElement<ProofingParams>
JAXBElement<WebInlineFinishingParams>
JAXBElement<CaseMakingParams>
JAXBElement<JobField>
JAXBElement<BarcodeCompParams>
JAXBElement<RunList>
JAXBElement<LooseBindingParams>
JAXBElement<CreasingParams>
JAXBElement<LayoutElementProductionParams>
JAXBElement<ApprovalSuccess>
JAXBElement<ColorMeasurementConditions>
JAXBElement<TransferFunctionControl>
JAXBElement<PackingParams>
JAXBElement<BarcodeReproParams>
JAXBElement<ExternalImpositionTemplate>
JAXBElement<PDFToPSConversionParams>
JAXBElement<FormatConversionParams>
JAXBElement<NodeInfo>
JAXBElement<ShapeCuttingParams>
JAXBElement<CutBlock>
JAXBElement<CuttingParams>
JAXBElement<GlueLine>
JAXBElement<AutomatedOverPrintParams>
JAXBElement<LongitudinalRibbonOperationParams>
JAXBElement<BendingParams>
JAXBElement<GlueApplication>
JAXBElement<ShrinkingParams>
JAXBElement<BlockPreparationParams>
JAXBElement<Company>
JAXBElement<Content>
JAXBElement<DeviceNSpace>
JAXBElement<DieLayout>
JAXBElement<FileSpec>
JAXBElement<ApprovalParams>
JAXBElement<Fold>
JAXBElement<PalletizingParams>
JAXBElement<Tile>
JAXBElement<GluingParams>
JAXBElement<ScavengerArea>
JAXBElement<PrintCondition>
JAXBElement<InterpretedPDLData>
JAXBElement<ParameterType>
JAXBElement<ImageReplacementParams>
JAXBElement<ColorCorrectionParams>
JAXBElement<SideSewingParams>
JAXBElement<TrappingParams>
JAXBElement<IdentificationField>
JAXBElement<StrappingParams>
JAXBElement<PreflightAnalysis>
JAXBElement<MediaSource>
JAXBElement<ProductionPath>
JAXBElement<TrapRegion>
JAXBElement<BoxFoldingParams>
JAXBElement<CustomerInfo>
JAXBElement<NumberingParams>
JAXBElement<HeadBandApplicationParams>
JAXBElement<FitPolicy>
JAXBElement<LabelingParams>
JAXBElement<Person>
JAXBElement<FontPolicy>
JAXBElement<FoldOperation>
JAXBElement<PDLResourceAlias>
JAXBElement<ImageSetterParams>
JAXBElement<RegisterMark>
JAXBElement<BufferParams>
JAXBElement<JacketingParams>
JAXBElement<SaddleStitchingParams>
JAXBElement<DevelopingParams>
JAXBElement<ComChannel>
JAXBElement<EndSheetGluingParams>
JAXBElement<BoxPackingParams>
JAXBElement<SpinePreparationParams>
JAXBElement<FontParams>
JAXBElement<SpineTapingParams>
JAXBElement<InsertSheet>
JAXBElement<Shape>
JAXBElement<ThreadSewingParams>
JAXBElement<EmbossingParams>
JAXBElement<ElementColorParams>
JAXBElement<WrappingParams>
JAXBElement<ContactCopyParams>
JAXBElement<RefAnchor>
JAXBElement<CoverApplicationParams>
JAXBElement<DeliveryParams>
JAXBElement<ShapeDefProductionParams>
JAXBElement<ByteMap>
JAXBElement<Address>
JAXBElement<PreflightParams>
JAXBElement<Preview>
JAXBElement<DieLayoutProductionParams>
JAXBElement<LayoutPreparationParams>
JAXBElement<TransferCurvePool>
JAXBElement<Color>
JAXBElement<PlateCopyParams>
JAXBElement<InkZoneCalculationParams>
JAXBElement<Layout>@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setParameterType(JAXBElement<? extends ParameterType> value)
value - allowed object is
JAXBElement<CIELABMeasuringField>
JAXBElement<ConventionalPrintingParams>
JAXBElement<DensityMeasuringField>
JAXBElement<ColorControlStrip>
JAXBElement<CutMark>
JAXBElement<InsertingParams>
JAXBElement<Trigger>
JAXBElement<DeviceMark>
JAXBElement<ResourceDefinitionParams>
JAXBElement<ShapeDef>
JAXBElement<RenderingParams>
JAXBElement<InkZoneProfile>
JAXBElement<BundlingParams>
JAXBElement<CasingInParams>
JAXBElement<QualityControlResult>
JAXBElement<InterpretingParams>
JAXBElement<PerforatingParams>
JAXBElement<StitchingParams>
JAXBElement<FoldingParams>
JAXBElement<ColorantControl>
JAXBElement<ThreadSealingParams>
JAXBElement<PreflightReport>
JAXBElement<VarnishingParams>
JAXBElement<QualityControlParams>
JAXBElement<PrintRollingParams>
JAXBElement<VerificationParams>
JAXBElement<StackingParams>
JAXBElement<TrappingDetails>
JAXBElement<ScreeningParams>
JAXBElement<ColorSpaceConversionParams>
JAXBElement<ManualLaborParams>
JAXBElement<PreviewGenerationParams>
JAXBElement<Assembly>
JAXBElement<HoleMakingParams>
JAXBElement<TrimmingParams>
JAXBElement<ScanParams>
JAXBElement<ColorantAlias>
JAXBElement<FeedingParams>
JAXBElement<ImageCompressionParams>
JAXBElement<DigitalPrintingParams>
JAXBElement<TransferCurve>
JAXBElement<LayoutShift>
JAXBElement<Contact>
JAXBElement<DigitalDeliveryParams>
JAXBElement<PDLCreationParams>
JAXBElement<OrderingParams>
JAXBElement<LaminatingParams>
JAXBElement<BinderySignature>
JAXBElement<ObjectResolution>
JAXBElement<CollectingParams>
JAXBElement<GatheringParams>
JAXBElement<SeparationControlParams>
JAXBElement<AssetListCreationParams>
JAXBElement<PSToPDFConversionParams>
JAXBElement<ProofingParams>
JAXBElement<WebInlineFinishingParams>
JAXBElement<CaseMakingParams>
JAXBElement<JobField>
JAXBElement<BarcodeCompParams>
JAXBElement<RunList>
JAXBElement<LooseBindingParams>
JAXBElement<CreasingParams>
JAXBElement<LayoutElementProductionParams>
JAXBElement<ApprovalSuccess>
JAXBElement<ColorMeasurementConditions>
JAXBElement<TransferFunctionControl>
JAXBElement<PackingParams>
JAXBElement<BarcodeReproParams>
JAXBElement<ExternalImpositionTemplate>
JAXBElement<PDFToPSConversionParams>
JAXBElement<FormatConversionParams>
JAXBElement<NodeInfo>
JAXBElement<ShapeCuttingParams>
JAXBElement<CutBlock>
JAXBElement<CuttingParams>
JAXBElement<GlueLine>
JAXBElement<AutomatedOverPrintParams>
JAXBElement<LongitudinalRibbonOperationParams>
JAXBElement<BendingParams>
JAXBElement<GlueApplication>
JAXBElement<ShrinkingParams>
JAXBElement<BlockPreparationParams>
JAXBElement<Company>
JAXBElement<Content>
JAXBElement<DeviceNSpace>
JAXBElement<DieLayout>
JAXBElement<FileSpec>
JAXBElement<ApprovalParams>
JAXBElement<Fold>
JAXBElement<PalletizingParams>
JAXBElement<Tile>
JAXBElement<GluingParams>
JAXBElement<ScavengerArea>
JAXBElement<PrintCondition>
JAXBElement<InterpretedPDLData>
JAXBElement<ParameterType>
JAXBElement<ImageReplacementParams>
JAXBElement<ColorCorrectionParams>
JAXBElement<SideSewingParams>
JAXBElement<TrappingParams>
JAXBElement<IdentificationField>
JAXBElement<StrappingParams>
JAXBElement<PreflightAnalysis>
JAXBElement<MediaSource>
JAXBElement<ProductionPath>
JAXBElement<TrapRegion>
JAXBElement<BoxFoldingParams>
JAXBElement<CustomerInfo>
JAXBElement<NumberingParams>
JAXBElement<HeadBandApplicationParams>
JAXBElement<FitPolicy>
JAXBElement<LabelingParams>
JAXBElement<Person>
JAXBElement<FontPolicy>
JAXBElement<FoldOperation>
JAXBElement<PDLResourceAlias>
JAXBElement<ImageSetterParams>
JAXBElement<RegisterMark>
JAXBElement<BufferParams>
JAXBElement<JacketingParams>
JAXBElement<SaddleStitchingParams>
JAXBElement<DevelopingParams>
JAXBElement<ComChannel>
JAXBElement<EndSheetGluingParams>
JAXBElement<BoxPackingParams>
JAXBElement<SpinePreparationParams>
JAXBElement<FontParams>
JAXBElement<SpineTapingParams>
JAXBElement<InsertSheet>
JAXBElement<Shape>
JAXBElement<ThreadSewingParams>
JAXBElement<EmbossingParams>
JAXBElement<ElementColorParams>
JAXBElement<WrappingParams>
JAXBElement<ContactCopyParams>
JAXBElement<RefAnchor>
JAXBElement<CoverApplicationParams>
JAXBElement<DeliveryParams>
JAXBElement<ShapeDefProductionParams>
JAXBElement<ByteMap>
JAXBElement<Address>
JAXBElement<PreflightParams>
JAXBElement<Preview>
JAXBElement<DieLayoutProductionParams>
JAXBElement<LayoutPreparationParams>
JAXBElement<TransferCurvePool>
JAXBElement<Color>
JAXBElement<PlateCopyParams>
JAXBElement<InkZoneCalculationParams>
JAXBElement<Layout>@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<AmountPool> getAmountPool()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the amountPool property.
For example, to add a new item, do as follows:
getAmountPool().add(newItem);
Objects of the following type(s) are allowed in the list
AmountPool
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<GeneralID> getGeneralID()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the generalID property.
For example, to add a new item, do as follows:
getGeneralID().add(newItem);
Objects of the following type(s) are allowed in the list
GeneralID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<Comment> getComment()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the comment property.
For example, to add a new item, do as follows:
getComment().add(newItem);
Objects of the following type(s) are allowed in the list
Comment
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Boolean isLocked()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setLocked(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getPipeURL()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPipeURL(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getClazz()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setClazz(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<EnumPartIDKeys> getPartIDKeys()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the partIDKeys property.
For example, to add a new item, do as follows:
getPartIDKeys().add(newItem);
Objects of the following type(s) are allowed in the list
EnumPartIDKeys
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getPipeProtocol()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPipeProtocol(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EnumAssetStatus getStatus()
EnumAssetStatus@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setStatus(EnumAssetStatus value)
value - allowed object is
EnumAssetStatus@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getPipeID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPipeID(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getAgentName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAgentName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getAgentVersion()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAgentVersion(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setID(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EnumAssetStatus getMinLateStatus()
EnumAssetStatus@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setMinLateStatus(EnumAssetStatus value)
value - allowed object is
EnumAssetStatus@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EnumAssetStatus getMinStatus()
EnumAssetStatus@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setMinStatus(EnumAssetStatus value)
value - allowed object is
EnumAssetStatus@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Boolean isNoOp()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setNoOp(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getPartUsage()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPartUsage(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getProductID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setProductID(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getAuthor()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAuthor(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<EnumPartIDKeys> getPipePartIDKeys()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the pipePartIDKeys property.
For example, to add a new item, do as follows:
getPipePartIDKeys().add(newItem);
Objects of the following type(s) are allowed in the list
EnumPartIDKeys
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<Object> getSourceResourceRefs()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the sourceResourceRefs property.
For example, to add a new item, do as follows:
getSourceResourceRefs().add(newItem);
Objects of the following type(s) are allowed in the list
Object
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getDescriptiveName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setDescriptiveName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withPart(Part... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withPart(Collection<Part> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withParameterType(JAXBElement<? extends ParameterType> value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withAmountPool(AmountPool... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withAmountPool(Collection<AmountPool> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withGeneralID(GeneralID... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withGeneralID(Collection<GeneralID> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withComment(Comment... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withComment(Collection<Comment> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withLocked(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withPipeURL(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withClazz(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withPartIDKeys(EnumPartIDKeys... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withPartIDKeys(Collection<EnumPartIDKeys> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withPipeProtocol(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withStatus(EnumAssetStatus value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withPipeID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withAgentName(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withAgentVersion(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withMinLateStatus(EnumAssetStatus value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withMinStatus(EnumAssetStatus value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withNoOp(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withPartUsage(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withProductID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withAuthor(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withPipePartIDKeys(EnumPartIDKeys... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withPipePartIDKeys(Collection<EnumPartIDKeys> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withSourceResourceRefs(Object... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withSourceResourceRefs(Collection<Object> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Parameter withDescriptiveName(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2016. All rights reserved.