Modifier and Type | Field and Description |
---|---|
protected EidrType |
ResourceType.eidr |
Modifier and Type | Method and Description |
---|---|
EidrType |
ObjectFactory.createEidrType()
Create an instance of
EidrType |
EidrType |
ResourceType.getEidr()
Gets the value of the eidr property.
|
EidrType |
EidrType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
EidrType |
EidrType.withInclude(Collection<String> values) |
EidrType |
EidrType.withInclude(String... values) |
EidrType |
EidrType.withPartyId(String value) |
EidrType |
EidrType.withPassword(String value) |
EidrType |
EidrType.withUrl(String value) |
EidrType |
EidrType.withUserId(String value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<EidrType> |
ObjectFactory.createEidrDocument(EidrType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<EidrType> |
ObjectFactory.createEidrDocument(EidrType value)
|
void |
ResourceType.setEidr(EidrType value)
Sets the value of the eidr property.
|
ResourceType |
ResourceType.withEidr(EidrType value) |
Copyright © 2018. All rights reserved.