|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ComponentType in net.opengis.swecommon.v_2_0 |
|---|
| Fields in net.opengis.swecommon.v_2_0 declared as ComponentType | |
|---|---|
protected ComponentType |
ComponentPropertyType.component
|
protected ComponentType |
ComponentPropertyByValueType.component
|
protected ComponentType |
ComponentOrBlockPropertyType.component
|
protected ComponentType |
BinaryEncodingType.Member.component
|
| Methods in net.opengis.swecommon.v_2_0 that return ComponentType | |
|---|---|
ComponentType |
ObjectFactory.createComponentType()
Create an instance of ComponentType |
ComponentType |
ComponentPropertyType.getComponent()
Gets the value of the component property. |
ComponentType |
ComponentPropertyByValueType.getComponent()
Gets the value of the component property. |
ComponentType |
ComponentOrBlockPropertyType.getComponent()
Gets the value of the component property. |
ComponentType |
BinaryEncodingType.Member.getComponent()
Gets the value of the component property. |
ComponentType |
ComponentType.withBitLength(BigInteger value)
|
ComponentType |
ComponentType.withByteLength(BigInteger value)
|
ComponentType |
ComponentType.withDataType(String value)
|
ComponentType |
ComponentType.withEncryption(String value)
|
ComponentType |
ComponentType.withExtension(Collection<Object> values)
|
ComponentType |
ComponentType.withExtension(List<Object> value)
|
ComponentType |
ComponentType.withExtension(Object... values)
|
ComponentType |
ComponentType.withId(String value)
|
ComponentType |
ComponentType.withRef(String value)
|
ComponentType |
ComponentType.withSignificantBits(BigInteger value)
|
| Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type ComponentType | |
|---|---|
JAXBElement<ComponentType> |
ObjectFactory.createComponent(ComponentType value)
Create an instance of JAXBElement<ComponentType>} |
| Methods in net.opengis.swecommon.v_2_0 with parameters of type ComponentType | |
|---|---|
JAXBElement<ComponentType> |
ObjectFactory.createComponent(ComponentType value)
Create an instance of JAXBElement<ComponentType>} |
void |
ComponentPropertyType.setComponent(ComponentType value)
Sets the value of the component property. |
void |
ComponentPropertyByValueType.setComponent(ComponentType value)
Sets the value of the component property. |
void |
ComponentOrBlockPropertyType.setComponent(ComponentType value)
Sets the value of the component property. |
void |
BinaryEncodingType.Member.setComponent(ComponentType value)
Sets the value of the component property. |
ComponentPropertyType |
ComponentPropertyType.withComponent(ComponentType value)
|
ComponentPropertyByValueType |
ComponentPropertyByValueType.withComponent(ComponentType value)
|
ComponentOrBlockPropertyType |
ComponentOrBlockPropertyType.withComponent(ComponentType value)
|
BinaryEncodingType.Member |
BinaryEncodingType.Member.withComponent(ComponentType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||