|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BlockType in net.opengis.swecommon.v_2_0 |
|---|
| Fields in net.opengis.swecommon.v_2_0 declared as BlockType | |
|---|---|
protected BlockType |
ComponentOrBlockPropertyType.block
|
protected BlockType |
BlockPropertyType.block
|
protected BlockType |
BlockPropertyByValueType.block
|
protected BlockType |
BinaryEncodingType.Member.block
|
| Methods in net.opengis.swecommon.v_2_0 that return BlockType | |
|---|---|
BlockType |
ObjectFactory.createBlockType()
Create an instance of BlockType |
BlockType |
ComponentOrBlockPropertyType.getBlock()
Gets the value of the block property. |
BlockType |
BlockPropertyType.getBlock()
Gets the value of the block property. |
BlockType |
BlockPropertyByValueType.getBlock()
Gets the value of the block property. |
BlockType |
BinaryEncodingType.Member.getBlock()
Gets the value of the block property. |
BlockType |
BlockType.withByteLength(BigInteger value)
|
BlockType |
BlockType.withCompression(String value)
|
BlockType |
BlockType.withEncryption(String value)
|
BlockType |
BlockType.withExtension(Collection<Object> values)
|
BlockType |
BlockType.withExtension(List<Object> value)
|
BlockType |
BlockType.withExtension(Object... values)
|
BlockType |
BlockType.withId(String value)
|
BlockType |
BlockType.withPaddingBytesAfter(BigInteger value)
|
BlockType |
BlockType.withPaddingBytesBefore(BigInteger value)
|
BlockType |
BlockType.withRef(String value)
|
| Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type BlockType | |
|---|---|
JAXBElement<BlockType> |
ObjectFactory.createBlock(BlockType value)
Create an instance of JAXBElement<BlockType>} |
| Methods in net.opengis.swecommon.v_2_0 with parameters of type BlockType | |
|---|---|
JAXBElement<BlockType> |
ObjectFactory.createBlock(BlockType value)
Create an instance of JAXBElement<BlockType>} |
void |
ComponentOrBlockPropertyType.setBlock(BlockType value)
Sets the value of the block property. |
void |
BlockPropertyType.setBlock(BlockType value)
Sets the value of the block property. |
void |
BlockPropertyByValueType.setBlock(BlockType value)
Sets the value of the block property. |
void |
BinaryEncodingType.Member.setBlock(BlockType value)
Sets the value of the block property. |
ComponentOrBlockPropertyType |
ComponentOrBlockPropertyType.withBlock(BlockType value)
|
BlockPropertyType |
BlockPropertyType.withBlock(BlockType value)
|
BlockPropertyByValueType |
BlockPropertyByValueType.withBlock(BlockType value)
|
BinaryEncodingType.Member |
BinaryEncodingType.Member.withBlock(BlockType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||