|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppAccept | |
---|---|
org.apache.wink.common.model.app | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of AppAccept in org.apache.wink.common.model.app |
---|
Fields in org.apache.wink.common.model.app with type parameters of type AppAccept | |
---|---|
protected java.util.List<AppAccept> |
AppCollection.accept
|
Methods in org.apache.wink.common.model.app that return AppAccept | |
---|---|
AppAccept |
ObjectFactory.createAppAccept()
Create an instance of AppAccept |
Methods in org.apache.wink.common.model.app that return types with arguments of type AppAccept | |
---|---|
javax.xml.bind.JAXBElement<AppAccept> |
ObjectFactory.createAccept(AppAccept value)
Create an instance of JAXBElement < AppAccept
> |
java.util.List<AppAccept> |
AppCollection.getAccept()
Gets the accept list |
Methods in org.apache.wink.common.model.app with parameters of type AppAccept | |
---|---|
javax.xml.bind.JAXBElement<AppAccept> |
ObjectFactory.createAccept(AppAccept value)
Create an instance of JAXBElement < AppAccept
> |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |