| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.csw |
| Modifier and Type | Field and Description |
|---|---|
protected Constraint |
UpdateType.constraint |
protected Constraint |
QueryType.constraint |
protected Constraint |
DeleteType.constraint |
| Modifier and Type | Method and Description |
|---|---|
Constraint |
ObjectFactory.createConstraint(QueryConstraintType value)
Create an instance of
Constraint} |
Constraint |
UpdateType.getConstraint()
Gets the value of the constraint property.
|
Constraint |
QueryType.getConstraint()
Gets the value of the constraint property.
|
Constraint |
DeleteType.getConstraint()
Gets the value of the constraint property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateType.setConstraint(Constraint value)
Sets the value of the constraint property.
|
void |
QueryType.setConstraint(Constraint value)
Sets the value of the constraint property.
|
void |
DeleteType.setConstraint(Constraint value)
Sets the value of the constraint property.
|
| Constructor and Description |
|---|
DeleteType(Constraint constraint,
String typeName,
String handle)
Fully-initialising value constructor
|
QueryType(ElementSetName elementSetName,
List<QName> elementName,
Constraint constraint,
SortBy sortBy,
List<QName> typeNames)
Fully-initialising value constructor
|
UpdateType(Object any,
List<RecordProperty> recordProperty,
Constraint constraint,
String handle)
Fully-initialising value constructor
|
Copyright © 2020 B3Partners B.V.. All rights reserved.