@Entity public class JPAProductPackage extends ProductPackage<JPAFeature>
| Constructor and Description |
|---|
JPAProductPackage() |
JPAProductPackage(JPAProductPackage t) |
JPAProductPackage(String json) |
JPAProductPackage(String authorizableId,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
void |
setId(String id) |
getFeatures, getName, setFeatures, setNamegetAuthorizableId, getAuthorizableIdAssignable, getAuthorizations, getCycle, getDisplayName, getPricePerUnit, getUnit, setAuthorizableId, setAuthorizations, setCycle, setDisplayName, setPricePerUnit, setUnitpublic JPAProductPackage()
public JPAProductPackage(String json)
public JPAProductPackage(JPAProductPackage t)
Copyright © 2018. All rights reserved.