Modifier and Type | Field and Description |
---|---|
protected List<OtifResourceType> |
OtifResourceListType.resource |
Modifier and Type | Method and Description |
---|---|
OtifResourceType |
ObjectFactory.createOtifResourceType()
Create an instance of
OtifResourceType |
OtifResourceType |
OtifResourceType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
OtifResourceType |
OtifResourceType.withName(String value) |
OtifResourceType |
OtifResourceType.withSize(int value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<OtifResourceType> |
ObjectFactory.createOtifResourceDocument(OtifResourceType value)
|
List<OtifResourceType> |
OtifResourceListType.getResource()
Gets the value of the resource property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<OtifResourceType> |
ObjectFactory.createOtifResourceDocument(OtifResourceType value)
|
OtifResourceListType |
OtifResourceListType.withResource(OtifResourceType... values) |
Modifier and Type | Method and Description |
---|---|
OtifResourceListType |
OtifResourceListType.withResource(Collection<OtifResourceType> values) |
Copyright © 2018. All rights reserved.