| Package | Description |
|---|---|
| net.opengis.iso19139.srv.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<SVPortPropertyType> |
SVInterfaceType.theSVPort |
protected java.util.List<SVPortPropertyType> |
SVServiceType.theSVPort |
| Modifier and Type | Method and Description |
|---|---|
SVPortPropertyType |
ObjectFactory.createSVPortPropertyType()
Create an instance of
SVPortPropertyType |
SVPortPropertyType |
SVPortPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
SVPortPropertyType |
SVPortPropertyType.withArcrole(java.lang.String value) |
SVPortPropertyType |
SVPortPropertyType.withHref(java.lang.String value) |
SVPortPropertyType |
SVPortPropertyType.withNilReason(java.util.Collection<java.lang.String> values) |
SVPortPropertyType |
SVPortPropertyType.withNilReason(java.util.List<java.lang.String> value) |
SVPortPropertyType |
SVPortPropertyType.withNilReason(java.lang.String... values) |
SVPortPropertyType |
SVPortPropertyType.withRole(java.lang.String value) |
SVPortPropertyType |
SVPortPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
SVPortPropertyType |
SVPortPropertyType.withSVPort(SVPortType value) |
SVPortPropertyType |
SVPortPropertyType.withTitle(java.lang.String value) |
SVPortPropertyType |
SVPortPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
SVPortPropertyType |
SVPortPropertyType.withUuidref(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SVPortPropertyType> |
SVInterfaceType.getTheSVPort()
Gets the value of the theSVPort property.
|
java.util.List<SVPortPropertyType> |
SVServiceType.getTheSVPort()
Gets the value of the theSVPort property.
|
| Modifier and Type | Method and Description |
|---|---|
SVInterfaceType |
SVInterfaceType.withTheSVPort(SVPortPropertyType... values) |
SVServiceType |
SVServiceType.withTheSVPort(SVPortPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SVInterfaceType.setTheSVPort(java.util.List<SVPortPropertyType> value) |
void |
SVServiceType.setTheSVPort(java.util.List<SVPortPropertyType> value) |
SVInterfaceType |
SVInterfaceType.withTheSVPort(java.util.Collection<SVPortPropertyType> values) |
SVServiceType |
SVServiceType.withTheSVPort(java.util.Collection<SVPortPropertyType> values) |
SVInterfaceType |
SVInterfaceType.withTheSVPort(java.util.List<SVPortPropertyType> value) |
SVServiceType |
SVServiceType.withTheSVPort(java.util.List<SVPortPropertyType> value) |
Copyright © 2008-2022. All Rights Reserved.