|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryType | |
|---|---|
| net.opengis.iso19139.gco.v_20060504 | |
| Uses of BinaryType in net.opengis.iso19139.gco.v_20060504 |
|---|
| Fields in net.opengis.iso19139.gco.v_20060504 declared as BinaryType | |
|---|---|
protected BinaryType |
BinaryPropertyType.binary
|
| Methods in net.opengis.iso19139.gco.v_20060504 that return BinaryType | |
|---|---|
BinaryType |
ObjectFactory.createBinaryType()
Create an instance of BinaryType |
BinaryType |
BinaryPropertyType.getBinary()
Gets the value of the binary property. |
BinaryType |
BinaryType.withSrc(String value)
|
BinaryType |
BinaryType.withValue(String value)
|
| Methods in net.opengis.iso19139.gco.v_20060504 that return types with arguments of type BinaryType | |
|---|---|
JAXBElement<BinaryType> |
ObjectFactory.createBinary(BinaryType value)
Create an instance of JAXBElement<BinaryType>} |
| Methods in net.opengis.iso19139.gco.v_20060504 with parameters of type BinaryType | |
|---|---|
JAXBElement<BinaryType> |
ObjectFactory.createBinary(BinaryType value)
Create an instance of JAXBElement<BinaryType>} |
void |
BinaryPropertyType.setBinary(BinaryType value)
Sets the value of the binary property. |
BinaryPropertyType |
BinaryPropertyType.withBinary(BinaryType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||