Modifier and Type | Field and Description |
---|---|
protected SigniantType |
ResourceType.signiant |
Modifier and Type | Method and Description |
---|---|
SigniantType |
ObjectFactory.createSigniantType()
Create an instance of
SigniantType |
SigniantType |
ResourceType.getSigniant()
Gets the value of the signiant property.
|
SigniantType |
SigniantType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SigniantType |
SigniantType.withDescription(String value) |
SigniantType |
SigniantType.withPassword(String value) |
SigniantType |
SigniantType.withTag(String value) |
SigniantType |
SigniantType.withUrl(String value) |
SigniantType |
SigniantType.withUsername(String value) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceType.setSigniant(SigniantType value)
Sets the value of the signiant property.
|
ResourceType |
ResourceType.withSigniant(SigniantType value) |
Copyright © 2017. All rights reserved.