| Modifier and Type | Field and Description |
|---|---|
protected ServiceIdentification |
CapabilitiesBaseType.serviceIdentification |
| Modifier and Type | Method and Description |
|---|---|
ServiceIdentification |
ObjectFactory.createServiceIdentification()
Create an instance of
ServiceIdentification |
ServiceIdentification |
CapabilitiesBaseType.getServiceIdentification()
Gets the value of the serviceIdentification property.
|
ServiceIdentification |
ServiceIdentification.withAbstract(java.util.Collection<LanguageStringType> values) |
ServiceIdentification |
ServiceIdentification.withAbstract(LanguageStringType... values) |
ServiceIdentification |
ServiceIdentification.withAbstract(java.util.List<LanguageStringType> value) |
ServiceIdentification |
ServiceIdentification.withAccessConstraints(java.util.Collection<java.lang.String> values) |
ServiceIdentification |
ServiceIdentification.withAccessConstraints(java.util.List<java.lang.String> value) |
ServiceIdentification |
ServiceIdentification.withAccessConstraints(java.lang.String... values) |
ServiceIdentification |
ServiceIdentification.withFees(java.lang.String value) |
ServiceIdentification |
ServiceIdentification.withKeywords(java.util.Collection<KeywordsType> values) |
ServiceIdentification |
ServiceIdentification.withKeywords(KeywordsType... values) |
ServiceIdentification |
ServiceIdentification.withKeywords(java.util.List<KeywordsType> value) |
ServiceIdentification |
ServiceIdentification.withProfile(java.util.Collection<java.lang.String> values) |
ServiceIdentification |
ServiceIdentification.withProfile(java.util.List<java.lang.String> value) |
ServiceIdentification |
ServiceIdentification.withProfile(java.lang.String... values) |
ServiceIdentification |
ServiceIdentification.withServiceType(CodeType value) |
ServiceIdentification |
ServiceIdentification.withServiceTypeVersion(java.util.Collection<java.lang.String> values) |
ServiceIdentification |
ServiceIdentification.withServiceTypeVersion(java.util.List<java.lang.String> value) |
ServiceIdentification |
ServiceIdentification.withServiceTypeVersion(java.lang.String... values) |
ServiceIdentification |
ServiceIdentification.withTitle(java.util.Collection<LanguageStringType> values) |
ServiceIdentification |
ServiceIdentification.withTitle(LanguageStringType... values) |
ServiceIdentification |
ServiceIdentification.withTitle(java.util.List<LanguageStringType> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CapabilitiesBaseType.setServiceIdentification(ServiceIdentification value)
Sets the value of the serviceIdentification property.
|
CapabilitiesBaseType |
CapabilitiesBaseType.withServiceIdentification(ServiceIdentification value) |
Copyright © 2008-2022. All Rights Reserved.