| Package | Description |
|---|---|
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected PGPDataType |
PGPDataType.Builder._storedValue |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends PGPDataType> |
PGPDataType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
PGPDataType |
PGPDataType.Builder.build() |
PGPDataType |
ObjectFactory.createPGPDataType()
Create an instance of
PGPDataType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PGPDataType> |
ObjectFactory.createPGPData(PGPDataType value)
|
| Modifier and Type | Method and Description |
|---|---|
static PGPDataType.Builder<Void> |
PGPDataType.copyExcept(PGPDataType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> PGPDataType.Builder<_B> |
PGPDataType.copyOf(PGPDataType _other) |
static <_B> PGPDataType.Builder<_B> |
PGPDataType.copyOf(PGPDataType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static PGPDataType.Builder<Void> |
PGPDataType.copyOnly(PGPDataType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<PGPDataType> |
ObjectFactory.createPGPData(PGPDataType value)
|
| Modifier and Type | Method and Description |
|---|---|
KeyInfoType.Builder<_B> |
KeyInfoType.Builder.addPGPData(Iterable<? extends JAXBElement<PGPDataType>> pgpData_)
Adds the given items to the value of "pgpData_"
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
PGPDataType _other,
boolean _copy) |
Builder(_B _parentBuilder,
PGPDataType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.