Modifier and Type | Field and Description |
---|---|
protected ConformType |
ConformRequestType.conform |
Modifier and Type | Method and Description |
---|---|
ConformType |
ObjectFactory.createConformType()
Create an instance of
ConformType |
ConformType |
ConformRequestType.getConform()
Gets the value of the conform property.
|
ConformType |
ConformType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ConformType |
ConformType.withOverlay(Collection<ConformOverlayType> values) |
ConformType |
ConformType.withOverlay(ConformOverlayType... values) |
ConformType |
ConformType.withTextOverlay(Collection<TextOverlayType> values) |
ConformType |
ConformType.withTextOverlay(TextOverlayType... values) |
ConformType |
ConformType.withTimeBase(TimeBaseType value) |
ConformType |
ConformType.withTimeline(ConformTimelineType value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ConformType> |
ObjectFactory.createConformDocument(ConformType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ConformType> |
ObjectFactory.createConformDocument(ConformType value)
|
void |
ConformRequestType.setConform(ConformType value)
Sets the value of the conform property.
|
ConformRequestType |
ConformRequestType.withConform(ConformType value) |
Copyright © 2017. All rights reserved.