| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<CIPresentationFormCodePropertyType> |
CICitationType.presentationForm |
| Modifier and Type | Method and Description |
|---|---|
CIPresentationFormCodePropertyType |
ObjectFactory.createCIPresentationFormCodePropertyType()
Create an instance of
CIPresentationFormCodePropertyType |
CIPresentationFormCodePropertyType |
CIPresentationFormCodePropertyType.withCIPresentationFormCode(CodeListValueType value) |
CIPresentationFormCodePropertyType |
CIPresentationFormCodePropertyType.withNilReason(Collection<String> values) |
CIPresentationFormCodePropertyType |
CIPresentationFormCodePropertyType.withNilReason(List<String> value) |
CIPresentationFormCodePropertyType |
CIPresentationFormCodePropertyType.withNilReason(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<CIPresentationFormCodePropertyType> |
CICitationType.getPresentationForm()
Gets the value of the presentationForm property.
|
| Modifier and Type | Method and Description |
|---|---|
CICitationType |
CICitationType.withPresentationForm(CIPresentationFormCodePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
CICitationType.setPresentationForm(List<CIPresentationFormCodePropertyType> value) |
CICitationType |
CICitationType.withPresentationForm(Collection<CIPresentationFormCodePropertyType> values) |
CICitationType |
CICitationType.withPresentationForm(List<CIPresentationFormCodePropertyType> value) |
Copyright © 2008–2023. All rights reserved.